From: Jussi S. <jus...@pp...> - 2006-08-13 11:02:15
|
You can also use (the more application oriented way?): self.components.notebook.stringSelection = 'Data Entry' where '...' ( 'Data Entry' in my case) is the text in the notebook tab. JS hwphillips wrote: > How do you select a notebook page, other than with the mouse. I load 3 > pages and when the program runs, the last page is selected. I would like > to default to the first page but can't figure out how to do it. Thanks. > > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > Pythoncard-users mailing list > Pyt...@li... > https://lists.sourceforge.net/lists/listinfo/pythoncard-users > > |