Owner drawn popup menu and its border
-
Hello, i have a problem with creating a completely owner drawn popup menu, because i cannot manipulate the border of it. Painting the menu-items in the way i want works fine. But the common 3d border will be drawn under Win2k always. I searched in all menu-articles and in the message board. Also i did a google- and msdn-search. I don't know how to paint my own menu-border at all :-( ?! Please help!
-
Hello, i have a problem with creating a completely owner drawn popup menu, because i cannot manipulate the border of it. Painting the menu-items in the way i want works fine. But the common 3d border will be drawn under Win2k always. I searched in all menu-articles and in the message board. Also i did a google- and msdn-search. I don't know how to paint my own menu-border at all :-( ?! Please help!
I would strongly recommend a look at Bruno Podetti's NewMenu article classes. It is well written, had a *lot* of work in it (including a smidgeon by me), and I've used it to great effect in my own projects. Owner Drawn Menu with Icons, Titles and Shading [^] It has a choice of a variety of styles, including menu shadows, and all that. Iain
-
I would strongly recommend a look at Bruno Podetti's NewMenu article classes. It is well written, had a *lot* of work in it (including a smidgeon by me), and I've used it to great effect in my own projects. Owner Drawn Menu with Icons, Titles and Shading [^] It has a choice of a variety of styles, including menu shadows, and all that. Iain