I'm trying to figure out a way to display an image in a dialog box that will be used for a help menu for my toolbar addins.
The best scenario i've found is using the pythonaddins module and the messagebox popup, but can't figure out how to any formatting, except pure text string.
Is there another way to display information that i can call via a button click.
أكثر...
The best scenario i've found is using the pythonaddins module and the messagebox popup, but can't figure out how to any formatting, except pure text string.
Is there another way to display information that i can call via a button click.
أكثر...