Hi Guys,

We've got a little glitch here which at first I thought was my own, but now
I find it's in wxperl_demo.pl too.

Steps to reproduce on Linux:

1) Execute wxperl_demo.pl

2) If you open  AUI managed window

3) Resize the window so you can easily see all the tabs

4) Drag tab one past tab two.

5) Now click on tab two - tab two is frozen.

If you now clip on tab three, tab two is freed up again.

Until this latter action, ->GetSelection returns the value pre-drag.
->GetPageIndex() seems to work, but as I no-longer know which page I'm
using, it's not of much use.

In the meantime I've added a ->SetSelection(0) after drag and drop, at least
it my own malfunction and it's clear how to work around it. 

Regards

Steve

<<Blank Bkgrd.gif>>

Reply via email to