[codenameone-discussions] Re: tablelayout not spanning

2016-07-18 Thread Shai Almog
You can't reuse a constraint for two separate components. We should probably detect and fail on such cases. -- 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

[codenameone-discussions] Re: Android Native Bluetooth Sample Code

2016-07-18 Thread Shai Almog
Currently only the demo that comes with the project is available: https://github.com/chen-fishbein/bluetoothle-codenameone/tree/master/BTDemo -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop

[codenameone-discussions] Re: Share with FB, Login with FB

2016-07-18 Thread Shai Almog
I'm not sure if it's been improved since you worked with it. Login with facebook should work fine as should "invite a friend". -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails

Re: [codenameone-discussions] Re: How to have a toolbar on left and right?

2016-07-18 Thread Shai Almog
This is only about the side menu both for the side menu bar and the toolbar. The unit is in percentage. -- 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

[codenameone-discussions] Re: Image drawing on iOS is erratic

2016-07-18 Thread Shai Almog
Yes, I refined the JavaDoc there. We didn't touch it since 2007. The EDT section in the developer guide explains this better. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and stop receiving emails

[codenameone-discussions] Re: iOS on camera preview form keep listening click events

2016-07-18 Thread Ulises Escobar
Of course, it is the issue # 1831 On Saturday, July 16, 2016 at 12:04:41 AM UTC-5, Shai Almog wrote: > > Can you file an issue on that? > > Thanks. > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this group and

[codenameone-discussions] How do I create Android Build? (I don't have the keystore executable file in my jdk)

2016-07-18 Thread kamilah . carlisle
Hello, I am trying to send an android build of my app to the build server. After perusing the instructions that would allow me to do this, I noticed that I don't have the keystore executable file located in my system's jdk that would allow me to generate a keystore. What should I do? -- You

[codenameone-discussions] tablelayout not spanning

2016-07-18 Thread howudodat1
The following code doesn't render as I would have expected. Not sure how many columns it's actually showing: TableLayout layout =

Re: [codenameone-discussions] Re: How to have a toolbar on left and right?

2016-07-18 Thread Gareth Murfin
Also how do I specify the width of the toolbar's side menu ? Like so it takes up only 50% when its pulled out? On Monday, July 18, 2016 at 3:54:01 PM UTC+8, Gareth Murfin wrote: > > What units do these use? is it a percentage ? > > On Monday, March 21, 2016 at 11:46:32 AM UTC+8, Shai Almog

Re: [codenameone-discussions] Re: How to have a toolbar on left and right?

2016-07-18 Thread Gareth Murfin
What units do these use? is it a percentage ? On Monday, March 21, 2016 at 11:46:32 AM UTC+8, Shai Almog wrote: > > Yes see the theme constants from here: > https://www.codenameone.com/manual/advanced-theming.html > > sideMenuSizeTabPortraitInt > > The size of the side menu when expanded in a