09-13-2009 05:06 PM
How the Toolbar enum is created.
Customising controls has never been something I have tinkered much with in LV (I just don't really get it...).
I understand the individual items in the enum are boolean typedefs with the two states as different pictures.
But how can the enum be made so that it exists as an two column collection of these boolean typedefs. No idea here.
If I create an enum from scratch and try and drop the boolean typedefs in I just get the text of the typedef.
Also, the only two options in the right-click context meny for visible items are label and caption, whereas a true enum has 5 options!
I must be missing something fundamental here...
09-13-2009 05:09 PM
Typical, figured it out minutes after posting the question!
Its a Radio Button!