launching new dialog from current dialog?

  • From: Alex Hall <mehgcap@xxxxxxxxx>
  • To: programmingblind <programmingblind@xxxxxxxxxxxxx>
  • Date: Fri, 17 Jun 2011 18:42:56 -0400

Hi all,
Yet another question with lbc, though this should be a bit more
generalized. I have a dialog with a custom event handler. Some buttons
in the dialog should spawn new dialogs, such as a search button
launching a new dialog for entering the search terms. Currently, I
call Complete() on the dialog I want to pop up, but nothing at all
happens. It is probably some call I am missing, not being familiar
with handling gui applications at all and especially not with multiple
dialogs. Do I need to destroy the existing dialog, or something like
that? I would rather the existing dialog still be there when the user
closes the newly created dialog if possible. I have even tried setting
the new dialog's parent to the existing dialog. Any suggestions?
Thanks.

-- 
Have a great day,
Alex (msg sent from GMail website)
mehgcap@xxxxxxxxx; http://www.facebook.com/mehgcap
__________
View the list's information and change your settings at 
//www.freelists.org/list/programmingblind

Other related posts: