New topic: 

confusion with windows

<http://forums.realsoftware.com/viewtopic.php?t=41296>

         Page 1 of 1
   [ 3 posts ]                 Previous topic | Next topic          Author  
Message        opalbow          Post subject: confusion with windowsPosted: Thu 
Nov 03, 2011 12:30 pm                         
Joined: Tue Sep 20, 2011 9:25 am
Posts: 8
Location: England                Ok so I have a program that has a small window 
that opens when the program starts, this window has a progress bar and a timer, 
once the timer runs out the progress bar is filled. From here I have the code 
that closes the first window, but I cannot figure how to make it open up the 
second window any help?


let me know if I havnt explained it very well   
                             Top                 Dale          Post subject: 
Re: confusion with windowsPosted: Thu Nov 03, 2011 1:32 pm                      
           
Joined: Thu Mar 01, 2007 2:02 pm
Posts: 163
Location: Sunny (generally!) Southern California                Depending on 
the name of the second window, try putting something like this in the close 
event of the first window:

Code:secondwindowname.Visible = True

It should come up.      
_________________
-----
Real Studio 2011r3 on Windows 7 (64 bit)  
                             Top                opalbow          Post subject: 
Re: confusion with windowsPosted: Thu Nov 03, 2011 2:04 pm                      
   
Joined: Tue Sep 20, 2011 9:25 am
Posts: 8
Location: England                thanks   
                             Top            Display posts from previous: All 
posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost 
timeSubject AscendingDescending          Page 1 of 1
   [ 3 posts ]      
-- 
Over 1500 classes with 29000 functions in one REALbasic plug-in collection. 
The Monkeybread Software Realbasic Plugin v9.3. 
http://www.monkeybreadsoftware.de/realbasic/plugins.shtml

[email protected]

Reply via email to