all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* How about adding a new frame parameter: "parent frame"?
@ 2008-05-27 12:36 brianjiang
  0 siblings, 0 replies; only message in thread
From: brianjiang @ 2008-05-27 12:36 UTC (permalink / raw)
  To: emacs-devel

[-- 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 --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-27 12:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-05-27 12:36 How about adding a new frame parameter: "parent frame"? brianjiang

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.