[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.rcp] Re: [Jface] Problem on using validator in celleditor

Dear All,

Finally I got a workaround to way to do by creating a subclass on the TextCellEditor and implements the FocusOut listener. It seems ok in my case. But I got another problem that I don't want the user to leave the cell until it pass the validation. Any advice for me? Thanks.

Best Rdgs
Ellis