I'm working on my 1st project that uses Tkx for the GUI (up to now I have used Perl/Tk). I want to pop up a dialog box that allows the user to enter some text. In my current project it would be best if I could include some spinboxes or comboboxes in the dialog. But if necessary a simple entry widget would be acceptable.