hi all,
for my program, i have one main window, and then a bunch of other ones that will come up once in a while (preferences, identification windows, etc). right now, i have the main window updating in an on idle loop, but if i open another window, the program exits (so i assume that the loop ends). whats the best way to do this? is the idle loop appropriate? this is my 1st AS studio program, so i apologize if the questions seem stupid.
thanks,
Z