[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Bidi Label text problem

Hello,
On a Hebrew machine when I set the text to "Some [1]", it gets shown as "[Some [1" in the UI. This happens over simple Labels, TreeViewers, etc.. Is there some unicode way to escape the text so that it doesnt get processed in the above way?
Thanks.