Hello there,
Is there a time picker control similar to that of date picker in wxpython ?
···
–
Regards
Tanay Shah
Hello there,
Is there a time picker control similar to that of date picker in wxpython ?
–
Regards
Tanay Shah
Check the TimeCtrl in the wxpython demo.
wx.lib.masked.TimeCtrl( ... )
hth,
vbr
2009/3/20 Tanay Shah <tanay.shah@gmail.com>:
Hello there,
Is there a time picker control similar to that of date picker in wxpython ?
--
Regards
Tanay Shah_______________________________________________
wxpython-users mailing list
wxpython-users@lists.wxwidgets.org
http://lists.wxwidgets.org/mailman/listinfo/wxpython-users
Ohh cool !!
thnx !!
On Fri, Mar 20, 2009 at 4:02 PM, Vlastimil Brom vlastimil.brom@gmail.com wrote:
2009/3/20 Tanay Shah tanay.shah@gmail.com:
Hello there,
Is there a time picker control similar to that of date picker in wxpython ?
–
Regards
Tanay Shah
wxpython-users mailing list
Check the TimeCtrl in the wxpython demo.
wx.lib.masked.TimeCtrl( … )
hth,
vbr
wxpython-users mailing list
–
Regards
Tanay Shah