User | Kudos |
---|---|
10 | |
6 | |
5 | |
5 | |
4 |
Another suggestion, which would be nice.
When you have a tab control and create an enum from it to use in the BD, it is not dynamically linked to the original tab control. In other words if you add or remove a page the enum on the BD is not valid anymore, but is not actually broken as its just a plain vanilla enum.
If the enum created from a tab control was a typedef then it would automatically update if the tab pages are modified.
A work around is to have the tab control as a typedef itself (actually I have just thought of this, don't know why it never occurred to me before!) but I would still like the modified behaviour as its one less typedef I have to manage myself!
<INSERT FANCY PICTURE HERE TO GET EVERYONE'S ATTENTION>
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.