Just noticed a strange behavior in CVI8 related to the 'Show Parameter Assistant' function and a UIR with the tab control...
Read this slowly:
The lowest tab-order control on a tab panel does not appear in the parameter assistant's control constants list. It appears in the panel resource ID constants list instead. You may need to read that one more time because it is kinda thick. It may help to create a quick UIR/project to flesh this out.
The second, third, fourth, etc. tab-order controls on a tab panel show up in the control constants list. Why doesn't the lowest tab-order control?

And if the panel constant is going to appear in the panel resource ID constants list, then the tab panel constants should be in the same list with it. Tab panel constants don't make it into _any_ list in the parameter assistant.

Oh, well. I'm going to bed now.

Orlan
Message Edited by cosmo on 01-29-2006 04:38 AM