Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

dialogs and popups


1 reply to this topic

TreviBoy

TreviBoy
  • Members
  • 16 posts

Posted 18 July 2002 - 23:54

hi,
I have a popup window that I display after one of my dialogs.
When the popup window displays, it shows up over the dialog window. I want the dialog window to disappear after the popup comes up. How do I do that ?  It ends up looking kind of funky. Any ideas ?

thanks!

Dave I

Dave I
  • Members
  • 195 posts

Posted 19 July 2002 - 09:45

Kind of a cheat but cant you create your popup as a small dialog and call it as normal with NewDialog TitchyDialog ....

The user wont know any different.  I have done something similar and put conditions on Back control of the dialog following dialog so it only pops up one way conditionally.

Im using ISWI2.03