>> TableViews don't support checked items.
> Ok, but we can put checkbox in a column and for me this is enough.

This is possible (see the Kitchen Sink demo) but it isn't built into the skin. 
It is an application-level customization.

>>> 7 - A last note, probably unnecessary, but just to remember it:
>>> when should also verify to handle in the right way all function keys
>>> (<F1> .. <F12>) standalone, or combined with other modifiers ...
>> 
>> Can you provide some examples of non-application-specific behaviors 
>> associated with function keys?
> For example here: http://www.computerhope.com/issues/ch000306.htm
> The first sample is <F1> on Windows that means "Help", etc ...
> 
> But what I've written (and badly explained probably)  was that when a
> function key is pressed, to ensure that Pivot can handle even
> combination of it and other modifiers, all here.

This should not be a problem. There isn't anything wrong with Pivot's keyboard 
processing API. This discussion is more about how the Terra skins should handle 
those key presses.

Reply via email to