hi,
I have three questions
how can i open a browser from kuix application. I know that from a midlet you can use platformRequest() method to open browser. Can we do the same in kuix and will it work?
how can we do text wrapping in text field?
I am getting out of memory error when i close and open the application. This is not coming from the simulator memory, it is thrown from kalmeo's parser. I read from the forum that you need to call cleanup when you are using @{..} properties to remove the link between dataprovider and the widget. Am I right ? if yes what should I do to overcome this error ? If i am wrong what else should i do?

