How to Mix two Icons ? (how to add an icon to another one ?)

  • Thread starter Thread starter Steph.
  • Start date Start date
S

Steph.

Hi,



How can I "mix" two Icons (or add an Icon to another one.) ?

I would like to make a system like Windows's shortcuts that add a little curved black arrow in a white square to the icons that represent a shortcut on the window desktop.



Thanks for any help !



Steph.
 
Look at the Image/Bitmap classes. You should be able to load an icon as an image and perform simple bitmap operations on it.

Michael
Hi,



How can I "mix" two Icons (or add an Icon to another one.) ?

I would like to make a system like Windows's shortcuts that add a little curved black arrow in a white square to the icons that represent a shortcut on the window desktop.



Thanks for any help !



Steph.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top