You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions
Hi! im having the following situation:
in a tab component i have 2 tabs: one with mapcontainer ,another tab with containers (BoxLayout.Y) acting as items .
The problem:
When a switch to the items and i move my finger over the list, the map (hided in that moment) moves too.
im planning to remove the map while his tab is hidden... that its right or its a bug?
ah, im using the newPeer=true.
thanks
If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA Desktop OS Simulator Device
Shai Almog
unread,
Oct 4, 2016, 11:01:30 PM10/4/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CodenameOne Discussions, romanca...@gmail.com
Hi, we no longer have newPeer=false so it's always true.
Events to the native widgets are sent implicitly, this is something we need to work on since it's hard for us to tell if a widget needs the event at this stage. It's a known issue and it seems the only workaround is to remove the component temporarily.
romanca...@gmail.com
unread,
Oct 4, 2016, 11:04:30 PM10/4/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message