Mattias Gaertner wrote:

What should Cursor Left/Right do in the identifier/word completion box?

What does Delphi do in its 'Code Completion' box?

Let´s take an example, type:

ShowM + Ctrl-Space -> the box shows every possibility that begins with "ShowM" (Showmodal, ShowMessage etc)

If move cursor rigth -> completion box disappears

If move Cursor Left -> the box shows every possibility that begins with "Show" (Showmodal, ShowMessage, Show etc)
if you continue to move left it will display possibilties for "Sho" etc

Luiz


_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to