Quick Newbie Q, on wxClock

Hi,

Could someone help me to put the clock feature in wxPython, onto a wxPanel and position it on an existing wxPanel. I'm getting better with wxPython, just not confident yet.

Kinds regards for any tips

A.T.

···

_________________________________________________________________
Express yourself with cool new emoticons http://www.msn.co.uk/specials/myemo

A. T. wrote:

Hi,

Could someone help me to put the clock feature in wxPython, onto a wxPanel and position it on an existing wxPanel. I'm getting better with wxPython, just not confident yet.

What wxClock? If you are talking about the AnalogClockWindow then take a closer look at the demo and at the library module that implements it.

···

--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!