[codenameone-discussions] Re: Method "PropertyValue" returns a null value in Component Contenair, does not allow to make fitted.

2017-05-19 Thread ruben_vg via CodenameOne Discussions
Thanks. On Thursday, May 18, 2017 at 11:45:04 PM UTC-5, Shai Almog wrote: > > Hi, > that's not how it works. That method was created for the old GUI builder > since we don't have support for reflection. > > I'm assuming that what you are really looking for is > put/getClientProperty(). > -- Y

[codenameone-discussions] Re: iOS Share Extension / NSExtensionAttributes possible?

2017-05-19 Thread dezzadk
I will make an attempt :) On Friday, May 19, 2017 at 6:40:42 AM UTC+2, Shai Almog wrote: > > Hi, > you can use plistInject for this but it's probably something we should add > a dedicated build hint for to prevent plistInject from "overcrowding". > -- You received this message because you are s

[codenameone-discussions] InfiniteContainer as tab component: broken scrolling

2017-05-19 Thread lana . sinapayen
Hi, I am playing around with InfiniteContainer and I encountered an issue: If I use the container as a tab in a Tabs object, or inside a container that is itself inside a tab, I can't scroll down properly. The data is fetched correctly, but I can't scroll to see the new data, or sometimes I get