Menus, Toolbars, Buttons…oh my!

Like the contestants on last night’s Apprentice, I’m not an art critic, nor an artist. However I did make new icons for the toolbar since that I solved the custom bitmap problem.

First, here’s the undocked VisEmacs toolbar with the display mode set to Images and Text:

VisEmacsDotNetToolbarWithText.jpg

Yes, that’s a wall switch on the Toggle button. And yes, those are gears on the Configure button.

Here’s another shot of the toolbar, this time docked with the display mode set to Images Only:

VisEmacsDotNetToolbarDocked.jpg

And finally, the menu in all it’s glory:

VisEmacsDotNetMenu.jpg

Does anyone have sample code in C++ that puts a bitmap on the popup menu? Do I really have to paste it from the clipboard at runtime?? Say it ain’t so!

Comments are closed.