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
IDE: NetBeans/Eclipse/IDEA
I would like to change height/width of form based on the
sizeChanged event. How do I capture that in code?
Shai Almog
unread,
Jul 30, 2017, 11:01:07 PM7/30/17
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, poll...@outlook.com
Form size is already set on size change event. You shouldn't explicitly set sizes or positions in Codename One as those are determined by layout. If you can explain what you are trying to achieve as an end result I can help more.