On Tuesday 29 May 2018 17:24:10 fredvs wrote:
> Hello Martin.
>
> On a tabbed form (currentsplitdir = sd_tabed) how to know that a other tab
> (form) was selected ?
>
dragdock.onlayoutchanged will be triggered.

> How to know what active form (=tab) is active ?
>
In onlayoutchanged "sender.activetabpage". The actual form if existing is a 
child of "activetabpage", "sender.activewidget" returns it.

> Is tdockpanelform the good choice for extra-dock panels?

Any widget with a "dragdock" property can do.

Martin

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to