« Return to Thread: Questions about onKeyPress

Re: Questions about onKeyPress

by Feng Feng :: Rate this Message:

Reply to Author | View in Thread

Some parts of this message have been removed. Learn more about Nabble's security policy.
Hello Jeroen,

> Is there a method that I can get the entered text in the cell on real time?

||||If you're editing the item with FXTextField, you can set TEXTFIELD_LIMITED and
||||pass the desired number of columns.

Yes, I use the default FXTableItem which in turn uses FXTextField.

The original FXTableItem controls the input through getControlFor and setFromControl.

Where and how should I add the TEXTFIELD_LIMITED to control the number of unicode string that can be entered into the FXTextField?


Thank you
Feng





------------------------------------------------------------------------------

_______________________________________________
Foxgui-users mailing list
Foxgui-users@...
https://lists.sourceforge.net/lists/listinfo/foxgui-users

 « Return to Thread: Questions about onKeyPress