Steve:
Thanks for the review. I'll try unselectitem and see if it helps.
Not a member of the google group. I'll take a look.
I'm sure there will be more questions as I work through this sample. Still
working on the sort functions and still need to look at the drag and drop
functions.
James
On
Hi James,
Interesting glitch. But it looks like a Native wxWidgets glitch not a
wxPerl glitch.
On 03/11/14 01:36, James Lynes wrote:
Run the wxDemo TreeCtrl demo
Background changes to red(selected)
Rename the node
Background stays red
Mine is blue, so I guess it's dependent
Good evening:
I'm playing with a TreeCtrl sample and I noticed something in my code and
in the wxDemo code.
Run the wxDemo TreeCtrl demo
Select some node
Background changes to red(selected)
Rename the node
Background stays red
Deselect All
Background returns to original