GNU bug report logs - #7050
24.0.50; Feature request: draggable tool bar placement

Previous Next

Package: emacs;

Reported by: Stephen Berman <stephen.berman <at> gmx.net>

Date: Thu, 16 Sep 2010 20:10:02 UTC

Severity: wishlist

Tags: wontfix

Found in version 24.0.50

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jan Djärv <jan.h.d <at> swipnet.se>
To: Stephen Berman <stephen.berman <at> gmx.net>
Cc: 7050 <at> debbugs.gnu.org
Subject: bug#7050: 24.0.50; Feature request: draggable tool bar placement
Date: Tue, 21 Sep 2010 09:46:49 +0200
2010-09-18 00:52, Stephen Berman skrev:
> On Fri, 17 Sep 2010 18:03:16 +0200 Jan Djärv<jan.h.d <at> swipnet.se>  wrote:
>
>> Stephen Berman skrev 2010-09-17 17.05:
>>> On Fri, 17 Sep 2010 15:37:18 +0200 Jan Djärv<jan.h.d <at> swipnet.se>   wrote:
>>>
>>>> Stephen Berman skrev 2010-09-16 22.11:
>>>>> Now that the Gtk+ tool bar can be positioned along all four frame edges,
>>>>> it would be nice if we could do this by dragging the tool bar with the
>>>>> mouse.  This is possible e.g. in OpenOffice.org, which also uses Gtk+
>>>>> (though perhaps that feature is an add-on, not easily available to
>>>>> Emacs?).
>>>>
>>>> OpenOffice has hijacked the handle normally used for detaching.  So we can
>>>> have one or the other, but I think both would be difficult.
>>>
>>> Well, in OpenOffice the tool bar is both draggable and
>>> detachable... (but I have no idea how they do it).
>>>
>>
>> Is it?  I can't detach it in my Openoffice.
>
> In mine (specifically, oowriter), when I start to drag the tool bar, a
> box with a thick border appears; as long as it stays outside the text
> area, it snaps to whatever edge I stop pressing mouse-1 at, and the tool
> bar then appears at that edge, attached to the main window (frame).  But
> if I drag the box into the text area, the border becomes thin, and when
> I release mouse-1 here, the tool bar appears detached from the main
> window.  I have Openoffice 3.1.1 from openSUSE 11.2, which is "created
> by Novell, Inc., base on Openoffice.org", so maybe this is an added
> feature.

OpenOffice does the same as Mozilla/Firefox, keep an unrealized instance of 
the Gtk+ widget around just so they can use its paint routines to get the 
right look.  They don't actually use the functionality of the widgets, that is 
implemented separately.  This probably helps to implement the same behaviour 
on multiple platforms.

	Jan D.






This bug report was last modified 3 years and 272 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.