Config: win2k python 2.3.2 wxPython 2.4.2.4 boa from cvs (0.28)
In designer, missing the style wxTR_HIDE_ROOT from style dialog.
Logged In: YES user_id=438
My response from the mailing list:
I removed this style ages ago, but I connot remember why anymore.
Possibly because of cross-platform issues. If you can confirm that it works on both windows and linux, I'll put it back.
To put it back yourself, just uncomment line 184 in Companions/ListCompanions.py
Riaan.
Log in to post a comment.
Logged In: YES
user_id=438
My response from the mailing list:
I removed this style ages ago, but I connot remember why
anymore.
Possibly because of cross-platform issues. If you can confirm
that it works on both windows and linux, I'll put it back.
To put it back yourself, just uncomment line 184 in
Companions/ListCompanions.py
Riaan.