Commit from rterry (2005-06-16 03:03 EDT)
------------------

Fixed Sizer syntax to work with 2.6.1 (eg (10,0,0,0) should be ((10,0),0,0)
multiple occurence
Note this form cannot be closed currently needs fixing-
Richard Terry

  gnumed  gnumed/client/wxpython/gmBMIWidgets.py  1.5


Commit from rterry (2005-06-16 03:39 EDT)
------------------

Fixed spacer values to run under wxPython 2.6
e.g .Add(10,0,0,0) now .Add((10,0),0,0)
Richard Terry

  gnumed  gnumed/client/wxpython/gmPregWidgets.py  1.2


_______________________________________________
Gnumed-update mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnumed-update

Reply via email to