> As stated in the on-line WalkThrough, the information there was written for
> an older version of the program.
>
Hi,
I understand, but the walkthrough I'm doing comes from the doc folder
of the latest windows package. I thought that the walkthrough were
updated to fit the newest version. Than
Hi all,
I'm just getting into Python/wxPython/Pythoncard and I'm trying the
tutorial from this page:
http://pythoncard.sourceforge.net/walkthrough1.html
Is it me who's totally dense or there's some sort of confusion with
this tutorial?
Here's what is said in the tutorial:
Open the file starter1
Brian Victor <[EMAIL PROTECTED]> wrote in message news:<[EMAIL PROTECTED]>...
> Deltones wrote:
> > However, if I add this part from the tutorial, I get a much smaller
> > window. Why is there an interference with the result I want when
> > adding the sizer code?
Hi,
I'm trying to understand one of the wiki wxPython tutorial, and I must
admit I`m a bit baffled by sizers. If I run the following relevant
piece of code, I get the result I expect, i.e a 800x600 window being
opened (sorry for the formatting):
objFrame = MainWindow(None, -1, "Small Editor", (80