Hello
I am new to this so I apologize if I am doing something wrong.
I created a blank plugin (no xml file). I then right click to enter the editor (I use the editorhost app provided). I added a text field (CTextLabel).
I then wanted to add a COnOffButton to represents a toggle with 2 values. I added a bitmap which is 50x100 big (contains the 2 state of the toggle) and it looks like this:
But it doesn’t get rendered as can be seen on this screenshot:
If I click “Edit” and then click on the toggle, nothing really happens.
I looked at the source code for COnOffButton and it looks like it is expecting a bitmap with the 2 images…
What am I doing wrong?
Thanks for the help.
Yan