> You want somthing like: > > root = Tkinter.Tk() > root.withdraw() > msg = tkMessageBox.showwarning("Ooops", "Some warning")
Awesome thanks! Any chance you know about the font thing : ) Nah I'll stop being lazy and hack it... but for some reason Tkinter doesn't jive with the way I think at all. It seems very different from the rest of Python, which makes sense obviously since it was around before Python... -- http://mail.python.org/mailman/listinfo/python-list