Tab controls on a subwindow aren't considered
Posted April 22nd, 2008 by aclight
| Project: | TabControl |
| Version: | IGOR.6.01.x-1.0.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | aclight |
| Status: | closed |
Description
If you place a tab control on a subwindow embedded in a panel, for example on a panel subwindow, the package does not treat that tab control as a tab control for the purposes of determining if controls assigned to the child tab control should be hidden when the selected tab of the parent tab control is changed.
Updates
| Status: | active | » fixed |
Fixed in http://www.igorexchange.com/cvs?commit=709
I had to mostly fix the Userdata for Controls editor to properly handle control names that include the full subwindow path. Also modified tab control procedures to not give run time errors when panel is killed and when a tab control on a panel subwindow is clicked.
#2 submitted by Igor Pro User on May 6, 2008 - 10:45
| Status: | fixed | » closed |
