How do you make different shaped controls (heart, star, circular etc.) ?
I bought a book on custom controls, but they do not say anything on making them with a different shape to the norm :-(
This is for a Uni project for developing a visual programming language for Neverwinter Nights. It will assist the user in the scripting side, by allowing them to build up an event (Give gold to Player) by manipulating graphical objects that represent components of the event(s), then on the press of a "Save" the finished product will be saved as a script.
I want to make these graphical object appear like peices of a puzzle, but I do not know how to make controls with any other shape than the default.
Any help will be very much appreciated :-)