Hello Martin.

> It is a "tsysenvmanager" component

Super-Wow. Very impressive component.
Many thanks.

Other thing:

In a tfilelistview, when using the up-down-left-right key, I get the text of 
the selected cell with:

if assigned(tfilelistview(TheSender.getinstance).selectednames) then
 TheCell := tfilelistview(TheSender.getinstance).selectednames[0]

OK, it works perfectly.

But if the selected cell is a directory, how to get the text of the selected 
cell ?

Other thing:

How to navigate with the keyboard in a combobox after it was selected ?

Using the up or down key does not show the combobox-list.

Many thanks.


Fre;D



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
mseide-msegui-talk mailing list
mseide-msegui-talk@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to