Skip to main content



      Home
Home » Eclipse Projects » GEF » draw2d.text
draw2d.text [message #78212] Tue, 06 May 2003 23:44 Go to next message
Eclipse UserFriend
I've created generic rich text editor on top of draw2d.text, it doesn't work
on latest sources from cvs - I'm getting such an error:
---
java.lang.IllegalArgumentException: String must have length greater than 0
at
org.eclipse.draw2d.text.FlowUtilities.getTextForSpace(FlowUt ilities.java:44)
---
As I understood this means that I can't create TextFlow with empty string
inside. Why?
Re: draw2d.text [message #78382 is a reply to message #78212] Wed, 07 May 2003 11:54 Go to previous message
Eclipse UserFriend
Originally posted by: none.us.ibm.com

Fixed and released to CVS:
http://bugs.eclipse.org/bugs/show_bug.cgi?id=37334

"Kirill Paliy" <kpaliy@aaanet.ru> wrote in message
news:b99vfh$9gq$1@rogue.oti.com...
> I've created generic rich text editor on top of draw2d.text, it doesn't
work
> on latest sources from cvs - I'm getting such an error:
> ---
> java.lang.IllegalArgumentException: String must have length greater than 0
> at
>
org.eclipse.draw2d.text.FlowUtilities.getTextForSpace(FlowUt ilities.java:44)
> ---
> As I understood this means that I can't create TextFlow with empty string
> inside. Why?
>
>
Previous Topic:Layouts with (occasionally) hidden parts
Next Topic:draw2d.text Questions
Goto Forum:
  


Current Time: Wed Jun 18 12:08:48 EDT 2025

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

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

Back to the top