Re: [perl-win32-gui-users] no events when tree view is tabstrip child (665)

2002-06-07 Thread Johan Lindstrom
At 10:31 2002-06-07 +0200, Straub, Peter (Peter) wrote: I try to migrate an existing script from win32-gui 558 to 665. One show-stopper I came upon was that no NodeClick events are generated by a tree view control if it is child of a tab strip control. What do you gain by it being a child of a

[perl-win32-gui-users] no events when tree view is tabstrip child (665)

2002-06-07 Thread Straub, Peter (Peter)
Hi all, I try to migrate an existing script from win32-gui 558 to 665. One show-stopper I came upon was that no NodeClick events are generated by a tree view control if it is child of a tab strip control. Everything works as advertised when the tree view is the main window's child. There's no 66

[perl-win32-gui-users] no events when tree view in tabstrip (665)

2002-06-07 Thread Straub, Peter (Peter)
Hi all, I try to migrate an existing script from win32-gui 558 to 665. One show-stopper I came upon was that no NodeClick events are generated by a tree view control if it is child of a tab strip control. Everything works as advertised when the tree view is the main window's child. I don't use a