all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: PT <mailshield.gg@mailnull.com>
Subject: Re: Cursor position in pixels
Date: Wed, 16 Mar 2005 16:15:45 +0100	[thread overview]
Message-ID: <opsnqkojk4p52o26@home-ca12fabbc0> (raw)
In-Reply-To: ko3buy1b9f.fsf@ludlamelinux.mathworks.com

On Mon, 14 Mar 2005 10:46:04 -0500, Eric Ludlam <eludlam@mathworks.com>  
wrote:
>
> I'm not sure what you mean by
>
>   "emacs support for a language and want to display suggestions for
>    the user in a pop up frame."
>
> but it could be that if you add support for semantic
> (cedet.sf.net/semantic.shtml), even if you don't use the full parser
> architecture, you could use the popup tooltip like support built into
> that framework without having to figure out pixel positions.
> Cedet/Semantic tries to provide smart completions at idle time.  If
> that's what you are looking to do, it may be a little easier, plus you
> would get a host of other useful features at the same time.

Here's a screenshot of what I have in mind:

	http://www.monodevelop.com/images/screenshots/macosx.jpg

So I'd like to popup a small frame listing the possible completions. As  
the user types more characters, the list is narrowed down to show the  
remaining completions. If I go up/down in the list then a short  
description of the highlighted item is shown immediately in a tooltip. If  
the user presses F1 then he's taken to the complete documentation of the  
item (e.g. in a browser).

I don't think Semantic provides the framework for all this, but correct me  
if I'm wrong.

-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/m2/

      reply	other threads:[~2005-03-16 15:15 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-04 18:18 Cursor position in pixels PT
2005-03-05 11:01 ` Eli Zaretskii
     [not found] ` <mailman.2686.1110021568.32256.help-gnu-emacs@gnu.org>
2005-03-05 17:45   ` PT
2005-03-05 21:35 ` Stefan Monnier
2005-03-09 18:19   ` PT
2005-03-14 15:46 ` Eric Ludlam
2005-03-16 15:15   ` PT [this message]

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

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=opsnqkojk4p52o26@home-ca12fabbc0 \
    --to=mailshield.gg@mailnull.com \
    /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 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.