« Return to Thread: Why my onTableReplaced is not called?

Re: Why my onTableReplaced is not called?

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,

>When acceptInput(true) is invoked via FXTable receiving ID_ACCEPT_INPUT from
>the edit-control, it sends a SEL_REPLACED to its target.

>It does NOT send a SEL_REPLACED to itself....

Based on the feature, what is the best way to update the internal data-structure after the cell of the table has been updated.

For example:

After the user enters the text and presses ENTER or TAB, I want to be notified and update the internal data-structure accordingly.

Thank you



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

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

 « Return to Thread: Why my onTableReplaced is not called?