Menu

#2 Picture Bug in MMCLib2

open
nobody
None
5
2005-11-24
2005-11-24
Anonymous
No

The problem is, that it is impossible to use pictures
inside a MMC created with mmclib2. The cause is that
the Namespace is not used and resolved correctly for
pictures embedded into the own code.
You can solve this with the following workaround:
1. Put all pictures in a new folder inside MMCLib2
project
2. Make them embedded pictures
3. Use "Ironring.MMC.yourfolder.youricon" to access
the pictures.
4. Load all used Pictures into the BaseNode
BaseNode.ResultPaneImages = Images
BaseNode.DefaultResultPaneImages = Images
5. After compiling and debugging/using the snapin,
please always remove and reload the snapin inside the
mmc

....
Be happy and everything works fine

Regards
cbecker@ilogixx.de

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.