> > This is the grid column. Do you mean the caret character position? For
> > which purpose? 

Yes, exactly.

> > I could add a function to iasstiveclient.
> git master 0b9bd0ab4349afd4915cb8a59053eae2bfce8be9 has 
> getassistivecaretindex()
> "
>  iassistiveclient = interface(inullinterface)[miid_iassistiveclient]
>   function getinstance: tobject;
>   function getassistivename(): msestring;
>   function getassistivecaption(): msestring;
>   function getassistivetext(): msestring;
>   function getassistivecaretindex(): int32; //-1 -> none
>   function getassistivehint(): msestring;
>   function getassistiveflags(): assistiveflagsty;
>  {$ifdef mse_with_ifi}
>   function getifidatalinkintf(): iifidatalink; //can be nil
>  {$endif}
>  end;
> "

Perfect.

Huh, and to get the info.chars and info.key (the character or key entered) ?
(Aaaargh, never happy, wants always more,... I know... ;-) )

Lot of many thanks.

Fre;D
                                          
------------------------------------------------------------------------------
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to