Transparent background for wx.lib.ticker

Hi all,

Id' like to know how can i have a Ticker(wx.lib.ticker) with a transparent
background.

Thx for your answer !

Ivan wrote:

Hi all,

Id' like to know how can i have a Ticker(wx.lib.ticker) with a transparent
background.

It would have to be changed to draw directly on the parent instead of being it's own widget.

ยทยทยท

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