Re: using import * with GUIs?
- From: "malv" <malvert@xxxxxxxxxx>
- Date: 31 May 2006 13:09:51 -0700
John Salerno wrote:
Terry Reedy wrote:Better first look at Qt/PyQt before jumping right into wxPython.
If I were to use Tkinter, I would 'import Tkinter as tk'.
Good idea!
I was kind of excited about Tkinter for a little while...seems very
easy, and it has an event delegation system that I understand! But then
I saw that for a toolbar you use a Frame? And for a status bar you use a
Label? Ick!
I guess if I'm going to learn a GUI, I might as well jump right into
wxPython from the beginning.
You will at least know what you will be jumping into.
.
- References:
- using import * with GUIs?
- From: John Salerno
- Re: using import * with GUIs?
- From: Terry Reedy
- Re: using import * with GUIs?
- From: John Salerno
- using import * with GUIs?
- Prev by Date: Re: shuffling elements of a list
- Next by Date: Re: Help requested -- importing stuff from a .COM DLL into python
- Previous by thread: Re: using import * with GUIs?
- Next by thread: Re: using import * with GUIs?
- Index(es):
Relevant Pages
|