From: Kevin A. <al...@se...> - 2006-01-05 19:20:02
|
On Jan 5, 2006, at 10:46 AM, Bernie Hogan wrote: > Hi Everyone, > > I am trying to use a notebook in pythoncard and looking for resources > for > building the notebook pages. I found a reference online to employing > model.pageBackground instead of model.Background when initializing > pages, > but that is as far as I got. Are there any code examples lying around > for > employing pages using the pythoncard, rather than wxPython style of > dealing > with notebook pages? > > And I have to say right up, that I appreciate this list - its been > great for > me so far. > > Take Care, > BERNiE The testNotebook sample didn't make it into release 0.8.1, but the zip file for the sample can be downloaded at: http://prdownloads.sourceforge.net/pythoncard/testNotebook.zip?download ka |