User | Kudos |
---|---|
10 | |
6 | |
5 | |
5 | |
4 |
It should be nice to be able to create a "typedef enum" for the pages of a tabcontrol ...
So the modification of a tabPage label could be automaticaly propagated to constants ..
The problem is ... When you modify the pages labels, and if you use the constant value associated with the pages ...
The associated wires are then brocken ... They are not automatically modified
When you only want to modify the Label of a tabPage (For example to correct a mistake), the Vi will no more work !
An other idea would be to add a kind of "Caption" to the tabPages, in order to disociate the 'Display name' and the Variable name ...
Here a short example ...
Other Idea : (From the well known Roms)
It should be nice to create the TabPages of a TabControl automaticaty from a typedef enum, and keep the link between the two items.
=> Modification of the TabPages modifies the typedef enum
=> Modification of the typedef Enum, modifies the TabControl content
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Any idea that has received less than 9 kudos within 9 years after posting will be automatically declined.