Open tonnymadsen opened 11 years ago
I have had another look at the problem in the weekend, and it is not so easy to solve :-( My two first attempts failed. The problem lies in the handling of traverse events, which are a little difficult to fix.
I'll have a new go at this next week.
I am having a problem in UIBindings that might be easy to fix.
When having a string cell in a table the problem occurs when the text exceeds the size of the column. If I try to move to the right with my right arrow key the text does not scroll into view.
In a text field this is not a problem.
I think maybe there is a style bit missing for a string cell?
If you have any idea about this I would be happy to hear from you Tonny.