Menu Won't Work In Loop
Author |
Message |
Siavash
|
Posted: Mon Apr 06, 2009 9:22 pm Post subject: Menu Won't Work In Loop |
|
|
if i put :first := GUI.CreateMenu ("First") and item := GUI.CreateMenuItem (name, GUI.Quit) in the loop, it creates new menu each time and if i dont (like example), it goes away and i cant make a menu. any solutions or ideas? |
|
|
|
|
![](images/spacer.gif) |
Sponsor Sponsor
![Sponsor Sponsor](templates/subSilver/images/ranks/stars_rank5.gif)
|
|
![](images/spacer.gif) |
Dusk Eagle
![](http://compsci.ca/v3/uploads/user_avatars/78727197549dd7290a342c.png)
|
Posted: Tue Apr 07, 2009 11:35 pm Post subject: Re: Menu Won't Work In Loop |
|
|
Why did you create a new thread for this when you have this one? You may end up making two people work on the same problem, which wastes one person's time. |
|
|
|
|
![](images/spacer.gif) |
Siavash
|
Posted: Wed Apr 08, 2009 4:30 pm Post subject: RE:Menu Won\'t Work In Loop |
|
|
I noticed that I am not allowed to use "Help" in my title so i reposted then i dont know how to delete post. |
|
|
|
|
![](images/spacer.gif) |
RYAN191
|
Posted: Thu Apr 09, 2009 5:32 pm Post subject: RE:Menu Won\'t Work In Loop |
|
|
before the loop put cls |
|
|
|
|
![](images/spacer.gif) |
|
|