how to close all windows in my toplevel

M

Mel

i have a frame with 3 windows and i want to shut them down

window.close() only works for one. how can i close all of them ?

thanks
Mel
 
K

kaeli

i have a frame with 3 windows and i want to shut them down

window.close() only works for one. how can i close all of them ?

top.close()

Note security confirmation box will fire.

--
 
T

Thomas 'PointedEars' Lahn

Mel said:
i have a frame with 3 windows and i want to shut them down

window.close() only works for one. how can i close all of them ?

parent.close();

Please read the FAQ before posting again.


PointedEars
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,756
Messages
2,569,540
Members
45,025
Latest member
KetoRushACVFitness

Latest Threads

Top