From: <brianjiang@gdnt.com.cn>
To: <emacs-devel@gnu.org>
Subject: How about adding a new frame parameter: "parent frame"?
Date: Tue, 27 May 2008 20:36:10 +0800 [thread overview]
Message-ID: <E8406C8B43BCEF4C9D71563A41E7E23FA516F4@RND-MX01.rnd.gdnt.local> (raw)
[-- Attachment #1: Type: text/plain, Size: 935 bytes --]
How about adding a new frame parameter: "parent-frame"?
Then we can create a new frame whose parent frame (e.g., hWndParent) is
current frame, and the new created frame always shows in front of its
parent frame even we focus on its parent frame. Then the new created
frame is like a Dialoge window opened from its parent frame.
I think it will be quite useful. e.g., when we are doing a "ediff", it
will be nice the the "ediff" frame always show in front of the
"comparing" frame. When we click on the comparing frame, the "ediff"
frame will never be hidden by the "comparing" frame. And so we can
easily access the "ediff" frame again without having to find it back
from the task bar.
We can also use this mechanism to utilize a frame as a dialoge, to
provide a complicated text-based (with image) dialoge window. It will be
cool when a command need a very complicated input from the user.
Regards,
Brian
[-- Attachment #2: Type: text/html, Size: 2130 bytes --]
reply other threads:[~2008-05-27 12:36 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E8406C8B43BCEF4C9D71563A41E7E23FA516F4@RND-MX01.rnd.gdnt.local \
--to=brianjiang@gdnt.com.cn \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).