Hi people,
simple question: is there a way to change scrollbar properties ( color, shape, etc )?
For example, I want create my personal red rounded scrollbar for my wx.ScrolledWindow... how can i make this?
You can call the SetFore/BackColour methods, but if the native widget ignores it and always uses the theme instead then there is nothing you can do about it.
···
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!
Right Robin, but there is a method for ignore native support for widgets?
Robin Dunn ha scritto:
···
Mariano Di Felice wrote:
Hi people,
simple question: is there a way to change scrollbar properties ( color, shape, etc )?
For example, I want create my personal red rounded scrollbar for my wx.ScrolledWindow... how can i make this?
You can call the SetFore/BackColour methods, but if the native widget ignores it and always uses the theme instead then there is nothing you can do about it.
--
/\/\ariano Di Felice
Java PHP Python Ruby programmer
with MySQL, PostgreSql, SQLite and Oracle support
Linux Platform Developer http://www.marianodifelice.it
mariano.difelice@gmail.com
Tel. 0735 703735
Cell +39 339 6407211