From 289d85d2acc79e4d19cfa36049028f1fa8212061 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20D=C3=B6rfler?= Date: Wed, 18 Nov 2009 10:33:32 +0000 Subject: [PATCH] * BWindow::SendBehind(NULL) will now send the window to back. * Added shortcuts ctrl-alt-F to get a window to front, and ctrl-alt-b to move it to the back. * Updated the user guide with these shortcuts, and also explained the missing "single click to bring window to front" behaviour. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34108 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- docs/userguide/en/gui.html | 15 ++++++++------- src/kits/interface/Window.cpp | 18 ++++++++++++++++-- src/servers/app/ServerWindow.cpp | 6 +++--- 3 files changed, 27 insertions(+), 12 deletions(-) diff --git a/docs/userguide/en/gui.html b/docs/userguide/en/gui.html index c0ddcfd559..e4391474e5 100644 --- a/docs/userguide/en/gui.html +++ b/docs/userguide/en/gui.html @@ -1,11 +1,11 @@ - + + "../../html-dtd/xhtml1-strict.dtd"> -