[perl-win32-gui-users] TreeView Node structure

2006-01-09 Thread Igor Anufriyenko
Good Evening, Is it possible to get a list of TreeView Node children (items) or their handles? ItemInfo and GetItem methods return just a value of 0 or 1 for the -children key. Is their a document describing Node object data structure ? Thank you, Igor.

[perl-win32-gui-users] Re: Accelerators

2006-01-09 Thread Robert May
This was menat to go to the lit as well as to Glenn M. Regards, Rob. Robert May wrote: Glenn W Munroe wrote: It would be useful to be able to define handlers for key presses on a per-control basis. For example, it is common to end text entry with a press of the “Enter” key; the action on tha