jmf wrote:
Mike Driscoll <mdriscoll <at> co.marshall.ia.us> writes:
Hi,
I finished up my first sizer tutorial and posted it to my blog:
A wxPython Sizers Tutorial - Mouse Vs Python
I'll put it on the wiki too if you guys don't find too many issues with it.
Questions and comments are welcome.
I will answer to the best of my ability. Thanks.
Mike Driscoll
_______________________________________________
wxpython-users mailing list
wxpython-users <at> lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-usersHi Mike,
A few infos,
- The LearnSizers wiki page is more than obsolete, I do not recall who created
this page, it is surely more than obsolete (and should be deleted).- The actual version, (version 7) of LearnSizers7.zip is available at
http://spinecho.ze.cx/ ; a zip file on the main page.- LearnSizers* is still alive. I'm still spending some time on it. The next
version lives on my HD. Maybe it contains enough new material and I should
release a (an?) eightth version.Regards,
Jean-Michel Fauth, Switzerland
Jean-Michel,
Ok. I'll update the blog to reflect that. I should have looked at the code more closely I guess.
Mike