[Pythoncard-users] Accessing/setting data from a notebook page to another
by Francis Ducharme other posts by this author
Nov 21 2006 2:59PM messages near this date
Re: [Pythoncard-users] on_initialize not being called for first child window
|
Re: [Pythoncard-users] Accessing/setting data from a notebook page to another
Hi all!
I'm fairly new to Python and recently found out about PythonCard, great
stuff!
I'm using a Notebook widget and I am trying to access/set data from one page
of the notebook to another
self.components.widgetname.SetValue("Hello") does the job to set the text of
a widget on the same page, but how to interact with other pages of the
notebook?
Tried, parent.components.widgetname..
Nothing to do, is that even possible ?
Thanks!
Thread:
Francis Ducharme
Jussi Salmela
|