Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Eclipse Console vs JTextArea
Eclipse Console vs JTextArea [message #1696190] Fri, 22 May 2015 12:16 Go to next message
Eclipse UserFriend
Hi,
I have implemented an algorithm for converting Hebrew text from visual order to logical order. However the converted text appears differently in a JTextArea than it does in the Eclipse console. I am actually using IBM's Rational Application Developer (RAD) and Java 1.5
In the console the text appears correctly. In the JTextArea it does not.
Please someone explain to me why the text appears incorrectly in the JTextArea.

Thank you,
Avi.
Re: Eclipse Console vs JTextArea [message #1696319 is a reply to message #1696190] Mon, 25 May 2015 11:02 Go to previous message
Eclipse UserFriend
Perhaps your algorithm is now conflicting with SWT's built-in support for bidirectional text?
Have you seen http://help.eclipse.org/luna/index.jsp?topic=%2Forg.eclipse.platform.doc.isv%2Freference%2Fmisc%2Fbidi.html ?
Previous Topic:Base64Decoder error
Next Topic:Importing a project from multiple src locations
Goto Forum:
  


Current Time: Wed Apr 23 04:36:57 EDT 2025

Powered by FUDForum. Page generated in 0.07528 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top