I'm using wxPython 2.3.2 with pytohn 2.1.1
The column style called wxLIST_FORMAT_RIGHT does not
work with wxGTK 2.3.2.
Look at wxListCtrl.py into the demo. The Title column
(column 1) use that format. On Windows macines it
works, but not on Linux with wxGTK 2.3.2.
Does any one has a solution or work arouond ?
Thanks
···
__________________________________________________
Do You Yahoo!?
Send FREE Valentine eCards with Yahoo! Greetings!
http://greetings.yahoo.com
Robin
2
I'm using wxPython 2.3.2 with pytohn 2.1.1
The column style called wxLIST_FORMAT_RIGHT does not
work with wxGTK 2.3.2.
Look at wxListCtrl.py into the demo. The Title column
(column 1) use that format. On Windows macines it
works, but not on Linux with wxGTK 2.3.2.
Does any one has a solution or work arouond ?
Please enter a bug report about it at Sourceforge, using the "Generic"
category. (Be sure to log in to SF first.)
···
--
Robin Dunn
Software Craftsman
robin@AllDunn.com Java give you jitters?
http://wxPython.org Relax with wxPython!