[wxPython-users] Time scale along Panel edge

Christopher Barker Chris.Barker at noaa.gov
Wed Feb 27 11:02:14 PST 2008


Tim Grove wrote:
> I want to layout a time scale along the edge of a panel, say, the length 
> of the panel is equivalent to 30 seconds, and I want to show tick marks 
> at 1 second intervals, with beginning and end points labelled. Something 
> like you could do with a slider control.

What else do you want in that panel?

wx.lib.floatcanvas could make this easy, particularly if you want to be 
able to zoom it, but it depends what else you want there.

-Chris


-- 
Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

Chris.Barker at noaa.gov




More information about the wxpython-users mailing list