Al in Dallas wrote:
> I'm new to Python*. I am having trouble with the Tix NoteBook
> megawidget. When I use a simpler megawidget, such as a ButtonBox, I can
> add buttons by invoking
>
> .add ('button3', text='Retry')
>
> Unfortunately, with the Notebook, I need access to a subwidget, and all
> my
I'm new to Python*. I am having trouble with the Tix NoteBook
megawidget. When I use a simpler megawidget, such as a ButtonBox, I can
add buttons by invoking
.add ('button3', text='Retry')
Unfortunately, with the Notebook, I need access to a subwidget, and all
my attempts have led to error messag