[codenameone-discussions] Re: Fonts on Windows Phone

2016-07-03 Thread Shai Almog
The port is based on an older port that predated the native: font scheme. This is probably something we need to add. -- 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, se

[codenameone-discussions] Re: How to use the sources from github with Intellij

2016-07-03 Thread Shai Almog
I would generally avoid the module approach as it might conflict with the project settings. With this approach I would just copy the updated jar files into place in the IDEA project. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. T

Re: [codenameone-discussions] Re: How to call post show Form method ?

2016-07-03 Thread Shai Almog
The mistake is doing the network connection on construction instead of when the form is shown. Forms have a show event that you can override or listen to. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this grou

[codenameone-discussions] Re: Fonts on Windows Phone

2016-07-03 Thread Bryan Buchanan
Works if I include a ttf file with the app. -- 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, send an email to codenameone-discussions+unsubscr...@googlegroups.com. Visi

[codenameone-discussions] Re: Using image as form background, for splash screen

2016-07-03 Thread charles
My form had its own Enabled checkbox turned off! Checking that, now the background shows. I knew it was going to be something lame. Thank you! On Sunday, July 3, 2016 at 8:59:53 PM UTC-4, Bryan Buchanan wrote: > > > oops - sent same image twice > On Monday, July 4, 2016 at 10:58:52 AM U

[codenameone-discussions] Re: Using image as form background, for splash screen

2016-07-03 Thread Bryan Buchanan
oops - sent same image twice On Monday, July 4, 2016 at 10:58:52 AM UTC+10, Bryan Buchanan wrote: > > See attached. Works fine a for me. > > On Monday, July 4, 2016 at 10:42:53 AM UTC+10, cha...@moondustapp.com > wrote: >> >> I tried overriding transparency with 0, and with 255, too. Didn't

[codenameone-discussions] Re: Using image as form background, for splash screen

2016-07-03 Thread charles
I tried overriding transparency with 0, and with 255, too. Didn't help. Thank you! On Sunday, July 3, 2016 at 7:05:59 PM UTC-4, Gareth Murfin wrote: > > > try not ticking derive transparency, and make sure transparency is 0 > > On Monday, July 4, 2016 at 5:50:39 AM UTC+8, cha...@moondusta

[codenameone-discussions] Re: Android keyboard cuts screen in half when you proceed before closing

2016-07-03 Thread Gareth Murfin
dont think i can recreate this now, perhaps it has been fixed your side, will see what my client says. By delay i meant a timer which waits a bit until keyboard is definitely shut before calling showform. Also the keyboard flash appears to be fixed also! Super happy right now, just hope its sam

Re: [codenameone-discussions] Re: New gui builder

2016-07-03 Thread Gareth Murfin
Ah yes forgot about that, cool idea. On Sunday, July 3, 2016 at 1:20:02 PM UTC+8, Shai Almog wrote: > > The new GUI builder is written in Codename One so internal frames aren't > really available. We'll try to make it more flexible though > -- You received this message because you are subscribe

[codenameone-discussions] Re: Using image as form background, for splash screen

2016-07-03 Thread Gareth Murfin
try not ticking derive transparency, and make sure transparency is 0 On Monday, July 4, 2016 at 5:50:39 AM UTC+8, cha...@moondustapp.com wrote: > > I have a form which I would like to use as a splash screen, showing an > image. > > > I added a JPEG as a multi-image, maintaining the default DPIs.

[codenameone-discussions] Using image as form background, for splash screen

2016-07-03 Thread charles
I have a form which I would like to use as a splash screen, showing an image. I added a JPEG as a multi-image, maintaining the default DPIs. I created a new style in the default theme, with the component name equal to the UIID of the form I'm targeting. In the "background" tab of the sty

[codenameone-discussions] Fonts on Windows Phone

2016-07-03 Thread Bryan Buchanan
True Type fonts don't seem to work on Windows phone. The first screenshot is from Android, the second from Lumia 640 WP10. Form hi = new Form("Welcome"); hi.setLayout(new BoxLayout(BoxLayout.Y_AXIS)); hi.setScrollableX(false); hi.setScrollableY(true); Label l = ne

Re: [codenameone-discussions] Windows Phone Build

2016-07-03 Thread Bryan Buchanan
Thanks Steve - my bad - I forgot those. You're right - I created a new project and just made sure the settings via the UI were OK, but as you note, those settings needed to be added manually. On Monday, July 4, 2016 at 3:36:25 AM UTC+10, Steve Hannah wrote: > > I think there may be a problem in

Re: [codenameone-discussions] Windows Phone Build

2016-07-03 Thread Steve Hannah
I think there may be a problem in our settings UI code for updating the build hints on UWP. Can you post all of your uwp.* and windows.* build hints? Basically you just want to have: windows.buildType=Debug windows.platforms=ARM (Anything else, you should get rid of). Steve On Sun, Jul 3, 2016

[codenameone-discussions] Windows Phone Build

2016-07-03 Thread Bryan Buchanan
I just did a build, using the Windows setting Mobile Debug Build and the generated zip contains: unzip -l c5af7aa4-a672-4440-889e-0978dd4db26a-1467532227154-UWPApp_1.0.1.0_Test.zip Archive: c5af7aa4-a672-4440-889e-0978dd4db26a-1467532227154-UWPApp_1.0.1.0_Test.zip Length DateTime