Possible for a SpinCtrl to have text values?
Alec Bennett
whatyoulookin at yahoo.com
Mon Nov 19 17:02:01 PST 2007
I'm wondering if there's some way for a SpinCtrl to
cycle through strings instead of numbers? For example,
something like:
self.cities = wx.SpinCtrl(p, -1, '', (150, 75), (60,
-1))
self.cities.SetRange("burbank", "los angeles", "new
york")
self.cities.SetValue("burbank")
____________________________________________________________________________________
Be a better pen pal.
Text or chat with friends inside Yahoo! Mail. See how. http://overview.mail.yahoo.com/
More information about the wxpython-users
mailing list