[codenameone-discussions] Re: TextAre in UWP

2017-01-13 Thread Ivan
Hi Shai, I've tried Native Theme, Flat Blue theme but the behavior (in windows device) is still the same. After gaining focus TA switches to single line. If there are new lines (\n) only first line is visible after focus. Editing text with new lines causes that invisible lines are lost ...

[codenameone-discussions] UWP Display.getInstance().sendMessage

2017-01-13 Thread Ivan
Hi guys, as Display.getInstance().sendMessage does not work on win 10 mobile device, is it possible somehow to send email from CN1 app using device's built-in email client app? thanks Ivan IDE: NetBeans/Eclipse/IDEA Desktop OS: Ubuntu 16.04 Simulator Device: Microsoft Lumia 550 -- You rec

[codenameone-discussions] Re: UWP Display.getInstance().sendMessage

2017-01-13 Thread Ivan
this is resolved: Display.getInstance().execute("mailto:i...@example.com?subject=email%20subject";); Dňa piatok, 13. januára 2017 10:27:32 UTC+1 Ivan napísal(-a): > > Hi guys, > > as Display.getInstance().sendMessage does not work on win 10 mobile > device, is it possible somehow to send email

[codenameone-discussions] Re: TextAre in UWP

2017-01-13 Thread Shai Almog
It's odd that something like this will go unnoticed is this happening for a hello world application? Steve, any idea? -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails from it, s

[codenameone-discussions] Re: UWP Display.getInstance().sendMessage

2017-01-13 Thread Shai Almog
Hi, as far as I recall sendMessage used to work with the old port so it should work today. Is it failing with a crash or just doing nothing? -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop rece