Development :  K-Meleon Web Browser Forum
K-Meleon development related discussions. 
Rebar Menu Functionality
Posted by: Ben
Date: May 26, 2008 08:31AM

I've been trying to make my own menu-bar (ie style) on a C project, the best non MFC/WTL implementation I could finde it's the one in use by your project.
The benefit is obious when there are less than 500 lines of code in both rebar_menu.cpp and hot_tracking.cpp.
What I could not find is support for key navigation so im trying to make it work.
I've inserted my a WM_KEYDOWN filter on the MsgHook it goes ok but when I send WM_CANCELMODE the menu does not go away.
Has there been any improvement in this area ? I mean menu navigation support for the rebar_menu ?

Options: ReplyQuote
Re: Rebar Menu Functionality
Posted by: Dorian
Date: May 26, 2008 05:37PM

Probably because you don't send wm_cancelmode to the correct window.
Last version in CVS has keyboard support.

Options: ReplyQuote
Re: Rebar Menu Functionality
Posted by: Ben
Date: May 26, 2008 08:00PM

The new sources are sooo hot smiling smiley
It's the beauty of simplicity in it's most pure form.
Let me tank you a 100 times for this awesome update.

Options: ReplyQuote


K-Meleon forum is powered by Phorum.