[codenameone-discussions] Re: Not able to swipe tabs when sidemenu is added

2018-10-19 Thread Shai Almog
Hi, can you file an issue? I'll try to take a look at it, I made some fixes to pointer drag behavior with the side menu. -- 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

[codenameone-discussions] Re: Does Codename one support java 10 or java 11?

2018-10-19 Thread Shai Almog
We support JDK's up to 11 but there might be some nuances with some versions of OpenJDK. -- 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] Not able to swipe tabs when sidemenu is added

2018-10-19 Thread Carlos Verdier
Hi I'm facing a problem since the Friday's update. As described in the title, when a sidemenu is present it's no longer possible to swipe tabs, at least not gently. If you show and hide the side menu, then the tabs start working as they should. The issue is very easy to reproduce, both in

Re: [codenameone-discussions] Re: Passing a reference of a NativeInterface instance as parametter of another NativeInterface method?

2018-10-19 Thread Thomas
Thanks Steeve. I already use a lookup static map as a solution to my problem. This is just that the possibility to pass a NativeInterface instance as a NativeInterface parameter (and forth, as a callback result) would have been cleaner as I wouldn't have to maintain this static map in parallel

Re: [codenameone-discussions] Re: Passing a reference of a NativeInterface instance as parametter of another NativeInterface method?

2018-10-19 Thread Steve Hannah
If you can provide more information about your use case, I may be able to suggest a way to achieve it. While you can't just pass a NativeInterface instance as a NativeInterface parameters, there are a few crafty techniques that you can use to pass "native" objects back and forth. E.g., on iOS,

[codenameone-discussions] Does Codename one support java 10 or java 11?

2018-10-19 Thread iaroslavitz . eyal
Can i use java 10 or 11 when working with codename one? or even java 9? -- 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