01-08-2008 08:00 AM
01-08-2008 08:08 AM
01-08-2008 08:22 AM
I agree with Lynn that this can be done with a Picture Control.
But first I would look at tst's Nugget on customizing controls since that would greatly simplify the code.
Ben
01-08-2008
08:36 AM
- last edited on
07-08-2025
04:45 PM
by
Content Cleaner
You could make each of your body parts a separate custom boolean control. Add a series of booleans for each part to your front panel. Customize each control using the instructions here to add a decal to your boolean.
You do not need to save the custom control to a file unless you want to reuse it elsewhere. When all the booleans parts hava a decal, arrange the parts on your front panel.
The nice thing about a decal is that it becomes part of the clickable region for the boolean.
I've attached a crude example...
01-08-2008 08:40 AM
01-08-2008 08:54 AM