So maybe this is right under my nose but I cannot seem to figure out how to invoke a new dialog. What I want to do is have a main menu, from there the user can select a button such as "Apps" where a new dialog is displayed. This would ideally cause the main menu to be hidden or disappear when the "Apps" menu comes up. Would this be a parent - child issue? I am also not sure on how to set this up with code. Does anyone have any examples with a short explanation?



Bryce