[wxPython-users] Adding user styles to a widget
Oswaldo Hernández
listas at soft-com.es
Sat Jun 10 04:54:49 PDT 2006
Peter Damoc escribió:
> why not add a new parameter... like in
>
> mctrl = myCustomCtrl(self, -1, "", style = wx.SIMPLE_BORDER, extrastyle=
> MY_STYLE01 | MY_STYLE02)
>
Economize parameters, curiosity, .. :)
Add and extrastle parameter is not a problem. Only i would like to use the standard style parameter.
Thanks.
--
*****************************************
Oswaldo Hernández
oswaldo at soft-com.es
*****************************************
More information about the wxpython-users
mailing list