From: Randall W. <ran...@gm...> - 2007-06-07 15:43:20
|
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. Thanks in advance -- -r |