Is there a way to move button toolbar to the continuation of the menubar?

46 views
Skip to first unread message

Zoltan Benedek

unread,
Jun 20, 2014, 9:43:15 AM6/20/14
to leo-e...@googlegroups.com
Hi,

It would be nice if I could move the script button toolbar to the menubar, after the Help menu. There is a lot of free space, and I could get one more line for the work space.
In some office programs you can change the position of toolbars, but I have never seen a way to have the toolbar immediately after the menubar

I tried to move by the mouse, but remains undetached.

If it is not possible to do that, is there a shortcut to remove and add the button toolbar?

Thanks
Zoltan

Terry Brown

unread,
Jun 20, 2014, 12:39:25 PM6/20/14
to leo-e...@googlegroups.com
I've just added the following commands:

gui-all-hide
gui-all-show
gui-iconbar-hide
gui-iconbar-show
gui-menu-hide
gui-menu-show
gui-minibuffer-hide
gui-minibuffer-show
gui-statusbar-hide
gui-statusbar-show

The minibuffer unhides itself if you attempt to use it (Alt-X).

Cheers -Terry

> Thanks
> Zoltan
>

Zoltan Benedek

unread,
Jun 22, 2014, 3:25:11 PM6/22/14
to leo-e...@googlegroups.com
Amazing.

Thanks a lot.

Edward K. Ream

unread,
Jun 24, 2014, 8:36:57 AM6/24/14
to leo-editor
On Fri, Jun 20, 2014 at 11:39 AM, 'Terry Brown' via leo-editor
<leo-e...@googlegroups.com> wrote:

>> It would be nice if I could move the script button toolbar to the
>> menubar, after the Help menu...
>
> I've just added the following commands: [snip]

Thanks, Terry, for this quick work.

Depending on how buttons or other icons got created, it may be
possible to activate them from keyboard shortcuts. See the
documentation for @button and @command. Imo, most experienced users
will prefer shortcuts to menu items.

Edward

Terry Brown

unread,
Jun 26, 2014, 2:54:35 PM6/26/14
to leo-e...@googlegroups.com
On Fri, 20 Jun 2014 11:39:17 -0500
"'Terry Brown' via leo-editor" <leo-e...@googlegroups.com> wrote:

> I've just added the following commands:
>
> gui-all-hide
> gui-all-show
> gui-iconbar-hide
> gui-iconbar-show
> gui-menu-hide
> gui-menu-show
> gui-minibuffer-hide
> gui-minibuffer-show
> gui-statusbar-hide
> gui-statusbar-show

and now

gui-tabbar-hide
gui-tabbar-show

Cheers -Terry

Terry Brown

unread,
Jun 26, 2014, 10:17:09 PM6/26/14
to leo-e...@googlegroups.com
On Thu, 26 Jun 2014 13:54:32 -0500
"'Terry Brown' via leo-editor" <leo-e...@googlegroups.com> wrote:

> > gui-minibuffer-show
> > gui-statusbar-hide
> > gui-statusbar-show
>
> and now
>
> gui-tabbar-hide
> gui-tabbar-show

...and, realizing that show and hide commands are bad candidates for
key bindings, there are now toggle versions of each command. So the
complete list is:

gui-all-hide
gui-all-show
gui-all-toggle
gui-iconbar-hide
gui-iconbar-show
gui-iconbar-toggle
gui-menu-hide
gui-menu-show
gui-menu-toggle
gui-minibuffer-hide
gui-minibuffer-show
gui-minibuffer-toggle
gui-statusbar-hide
gui-statusbar-show
gui-statusbar-toggle
gui-tabbar-hide
gui-tabbar-show
gui-tabbar-toggle

Cheers -Terry

Zoltan Benedek

unread,
Jun 27, 2014, 6:49:54 AM6/27/14
to leo-e...@googlegroups.com
Excelent
Reply all
Reply to author
Forward
0 new messages