Tkinter main window needs to disappear

  • Thread starter Herman Geldenhuys
  • Start date
H

Herman Geldenhuys

Blanki've got to use a library(tkSnack) in Tkinter, but i don't want to use the Tk GUI. i need to create a Tkinter.Tk() and call it's main loop for the package to work, but like I said, I don't want to use the GUI. when I do this, there pops up a gui (main) window, but how do I make it disappear?

thanks!

Herman
 
P

Peter Otten

Herman said:
Blanki've got to use a library(tkSnack) in Tkinter, but i don't want to
use the Tk GUI. i need to create a Tkinter.Tk() and call it's main loop
for the package to work, but like I said, I don't want to use the GUI.
when I do this, there pops up a gui (main) window, but how do I make it
disappear?
''

I'd rather have the window not appear in the first place, but I don't know
how to achieve that, either.

Peter
 

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

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,054
Latest member
LucyCarper

Latest Threads

Top