I am trying to control an application from an image. Let me explain - the client wants an image of the equipment we are controlling (which luckily is a simple vertical image) on the left of the screen, and when the mouse is clicked on some part, then the controls, indications, etc. relevant to that part are displayed.
I had in mind a tab control, one tab page for each part of the equipment, with the tab names on the left side. I intended to put portions of the image in place of each tab name, using the Advanced-Tab layout-Images option. However I cannot find a way to fix an image in place of the tab name.
The other method I thought of was to have boolean buttons stacked vertically, with each one selecting a page on the tab control. However the sane applies - I cannot find a way to insert an image in the button.
I know that this is purely cosmetic. However the client has a particular look and feel that he wants.....
Thanks,
Derek