python gui using boa

Brian Victor bhv1 at psu.edu
Wed Nov 23 13:56:04 EST 2005


ash wrote:
> Thanks Steve, i found out the solution to the problem. but a good
> tutorial on sizers is still missing.

<plug type="shameless">

Try this article I wrote a while back.  It should at least help you get
started.  The code samples are written in C++, but they are trivially
translated to python.  (Change -> to ., change this to self, get rid of
"new" and *)

http://neume.sourceforge.net/sizerdemo/

</plug>

-- 
Brian



More information about the Python-list mailing list