Hi,
I'm using the EasyTab functions to create a tabbed user interface in
LabWindows/CVI V7.1. Sometimes, I require these tabs to be
programmatically selected, and I use the SetActivePanel() function for
this. The desired panel is always made active, but its associated tab
is not redrawn in the raised 3-D graphical format, as would happen if
activated by clicking on the tab. Instead, the tab of the panel that was
active before SetActivePanel() is called remains visually unaltered so
that it appears that the contents of the tabbed panel have changed rather than
the actual panel itself. Is there a work-around for this?
Thanks,
John.