[Java-gnome-developer] CellRenderText patch and String problems
Brought to you by:
afcowie
From: Tiago C. <cog...@li...> - 2003-08-05 18:14:35
|
Hi again, I've been browsing the java-gnome source code and made a patch about one of the issues i have sent a mail before, the CellRenderTextEvent gives no way to the user determine what is the new text or the cell's index so i send you in attachment a patch to the same event but adding 2 new fields getText() and getIndex() both return strings, there is also another problem with strings, if the user has to insert non american chars in the edited string they will appear as '?' I hope i am not sending a patch over a thing that already exists but anyway, in the worst case it doesn't help a thing and i've only wasted your time ;) Thank you, Tiago Cogumbreiro |