I am using InteractionDialog for the utility dialogs class of my app. Some dialogs can be dismissed just with the user touching outside, others cannot, according to how the user eperience is designed.
In both cases I see that touching outside cause the mouse event being consumed by the underlying form components, that is unwanted and bad behaviour. How is it possibe to avoid this? Thanks in advance -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/codenameone-discussions/11aec82b-2114-476a-b712-33869b83bee8n%40googlegroups.com.
