From: Mattia B. <mat...@li...> - 2007-06-09 08:52:00
|
On Thu, 7 Jun 2007 10:43:15 -0500 "Randall Will" <ran...@gm...> wrote: > Does anyone have a working example of this flag working in wxPerl? I've got > an application with a wxTreebook where I would like the selected item > highlight to cover the entire row instead of just the text. I've got the > logic to extrapolate to the wxTreebook, but I can't even get > wxTR_FULL_ROW_HIGHLIGHT to work on a standalone simple wxTreeCtrl. Being > that I've wasted way too much time, it's probably something stupid and easy. Works for me, tested in the wxDemo under wxGTK. Maybe you are under Mac or Windows? Regards, Mattia |