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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to