> So why obfuscate the underlying form in the first place? Why making things > like that the WebView is blank? >
Dialog IS a Form. Only one Form is displayed at a time. To create the effect that the previous form is present, we take a screenshot of the form, and display it as a background to the Dialog. An InteractionDialog is NOT a Form. It is a component that is rendered in the current form's hierarchy. This is the fundamental distinction, and all other differences in behaviour stem from this. -- 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/CAGOYrKVn0it8EhoK3LO8qvqXKTZNv0KKGBQzo2%2Bg-1LyuDNovw%40mail.gmail.com.
