On Sun, Oct 5, 2008 at 11:18 PM, Edward K. Ream <[EMAIL PROTECTED]> wrote:

>> http://www.saltycrane.com/blog/2008/01/python-pyqt-tab-completion-example/
>>
>> I think it will be even easier if we use the already existing event
>> filter for this, though.
>
> This is useful, but it doesn't solve the real problem, namely
> discovering the list of completions.  Everything except that problem

Finding completions for minibuffer is trivial.

As far as completions for body pane go, it is probably best done by
scintilla (do not reinvent the wheel..).

-- 
Ville M. Vainio
http://tinyurl.com/vainio

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To post to this group, send email to leo-editor@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to