Development :  K-Meleon Web Browser Forum
K-Meleon development related discussions. 
Drop-down file menu
Posted by: rjf
Date: December 27, 2003 08:39AM

I am trying to fit my all of my things on one toolbar, main control buttons, file, edit, etc.. controls, and url bar.

My ie, and ie shell browsers, when you drag other bars onto the file, menu, etc... bar, and then slide them to the left, the file, edit, etc... controls turn into a drop-down menu, with only "file" showing, thereby saving toolbar real estate. Even Phoenix has a plugin that will do that.

My question is... Is there a plugin, or macro that will allow the file menu on k-meleon to do this?

Thanks in advance.

Options: ReplyQuote
Re: Drop-down file menu
Posted by: MonkeeSage
Date: December 27, 2003 01:29PM

In menus.cfg, change this:
========

Main {
:&File
:&Edit
:&View
:&Go
%ifplugin bookmarks
:&Bookmarks
%endif
%ifplugin favorites
:F&avorites
%endif
%ifplugin hotlist
:Ho&tlist
%endif
#%ifplugin layers
# :&Layers
#%endif
%ifplugin winamp
:Winamp
%endif
%ifplugin weasel
:EMail
%endif
:&Help
bmpmenu()
}

========
to this:
========

&Menus {
:&File
:&Edit
:&View
:&Go
%ifplugin bookmarks
:&Bookmarks
%endif
%ifplugin favorites
:F&avorites
%endif
%ifplugin hotlist
:Ho&tlist
%endif
#%ifplugin layers
# :&Layers
#%endif
%ifplugin winamp
:Winamp
%endif
%ifplugin weasel
:EMail
%endif
:&Help
bmpmenu()
}

Main {
:&Menus
bmpmenu()
}

========
Ps. Name it whatever you want to show up as the dropdown button; I like "Menus"


Shelumi`El
Jordan

S.D.G

Options: ReplyQuote
Re: Drop-down file menu
Posted by: MonkeeSage
Date: December 27, 2003 02:00PM

Ps. You could also use a symbol mfrom charmap.exe if you like, e.g.:

» {
...
}

Main {
:»
bmpmenu()
}


Shelumi`El
Jordan

S.D.G

Options: ReplyQuote
Re: Drop-down file menu
Posted by: rjf
Date: December 27, 2003 06:38PM

Thanks(a lot) MonkeeSage.

Worked like a charm. I have no idea what charmap.exe is, so I think that I'll just stick to the "Menus", although I may remove the "s". Now that I have everything condensed to one toolbar, I may even try the layers plugin.

Couple more questions(if you don't mind).

1) I found some links in the resource section to download assorted k-mel things from your website. I decided to go look around so I just deleted the "download.zip etc.." from the url and went to the homepage. I searched the contents/sitemap but couldn't find a k-meleon/download section. Is it hidden?

2) Any help on my other thread/question(hiding scrollbars in fullscreen macro)? smiling smileysmiling smileysmiling smiley



Thanks again for the both quick, and helpful response.
rjf

Options: ReplyQuote


K-Meleon forum is powered by Phorum.