Thanks, Dialogs work great for my application as (for example) editing inventory in a form can spawn multiple dialogs. This works especially well as when the Dialog is disposed, I am returned to the Form w/o having the overhead of reloading that form.
briefly, what is the the programaticall concern of using a Dialog for more than just a confirmation mechinism? Thanks in advance. Regards. On Tuesday, January 14, 2020 at 5:23:43 PM UTC-5, Mark Bolduc wrote: > > If you are experiencing an issue please mention the full platform your > issue applies to: > IDE: NetBeans/Eclipse/IDEA Netbeans 11 > Desktop OS Windows 10 Pro > Simulator Latest > Device ALl > > I have a case where I spawn a Form from a dialog (list of stuff) > When the Form finishes creating an appointment, I want to be returned to > the Dialog. > > Thoughts? > > Regards. > -- 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/7461dc7c-f72f-4c3d-9ed6-8e557be5a873%40googlegroups.com.
