list_dialog()
A.V.Kuznetsov
kuzn at umps.mephi.ru
Mon Oct 2 15:48:27 CEST 2006
On Fri, 29 Sep 2006 09:04:24 -0400
Tony Balinski <ajbj at free.fr> wrote:
Hi,
> All debate aside, I have a working implementation of the keyword thing
> (my vote option 4) - the patch is here:
> http://ajbj.free.fr/nedit/nedit5.5dev/patches/listDialogKeyWords.diff
>
> You'll find a description of changes (and the keywords implemented) at
> the start of that file.
>
> Thorsten's "pass options as an array" idea appeals to me: I may have a
> hack at that too.
>
> Give it a go: feedback would be nice...
I tried to work with new dialog and found an incorrect(?) behavior.
If string_entry is used, a string input line is active, i.e.
cursor is placed in the line and keyboard's events lead to input of a string.
In old list_dialog() a list is active and keyboard's events lead to
selection of an entry. Some users, like me, use keyboard for navigation
in list. I think, a list should be active when dialog-window is opened.
Alexey
More information about the Discuss
mailing list