Simon Forman wrote:
On Apr 30, 10:11 am, Lawrence Hanser wrote:
Dear Pythoners,
I think I do not yet have a good understanding of namespaces. Here is
what I have in broad outline form:
import Tkinter
Class App(Frame)
define two frames, buttons in o
On Apr 30, 10:11 am, Lawrence Hanser wrote:
> Dear Pythoners,
>
> I think I do not yet have a good understanding of namespaces. Here is
> what I have in broad outline form:
>
>
> import Tkinter
>
> Class App(Frame)
> define two frames, buttons in one and
Lawrence Hanser wrote:
Dear Pythoners,
I think I do not yet have a good understanding of namespaces. Here is
what I have in broad outline form:
import Tkinter
Class App(Frame)
define two frames, buttons in one and Listbox in the other
Class App2(Fra
On Apr 30, 9:11 am, Lawrence Hanser wrote:
> Dear Pythoners,
>
> I think I do not yet have a good understanding of namespaces. Here is
> what I have in broad outline form:
>
>
> import Tkinter
>
> Class App(Frame)
> define two frames, buttons in one and
Dear Pythoners,
I think I do not yet have a good understanding of namespaces. Here is
what I have in broad outline form:
import Tkinter
Class App(Frame)
define two frames, buttons in one and Listbox in the other
Class App2(Frame)
define one fram