[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Move decorationless window with mouse
- From: Michael Ekstrand <mekstran scl ameslab gov>
- To: 3saul <saul_lethbridge hotmail com>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: Move decorationless window with mouse
- Date: Thu, 22 Mar 2007 12:44:44 -0500
On Wed, 2007-03-21 at 16:11 -0700, 3saul wrote:
> ...from a widget in the window. Is this possible? Can I do something like
> simulate the pressing of the alt key to achieve this or is there a better
> way? I don't want the user to have to press ALT.
You don't want to do this by simulating ALT - the ALT+drag feature is
configurable and window-manager-specific. You will want to respond to
the drag and use something like gtk_window_move() to move the window.
- Michael
--
Michael Ekstrand
Research Assistant, Scalable Computing Laboratory
Goanna, compute cluster and InfiniBand network monitor tool:
http://www.scl.ameslab.gov/Projects/Monitor/
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]