From: Randall W. <ran...@gm...> - 2007-06-11 13:29:34
|
Oops; should have mentioned that. I'm (unfortunately) developing on Windows XP for work. I have tried the no-lines flag and it doesn't have any effect either. Under Linux (Ubuntu Feisty), my app segfaults right after the splash screen without much info at all and I haven't had time to troubleshoot there. The same app written in C++ works fine on Feisty and XP, full-row-highlight and all. Thanks - -r On 6/9/07, Mattia Barbon <mat...@li...> wrote: > > 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 > |