Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » White font on white background in diagram in-place editor
White font on white background in diagram in-place editor [message #642405] Wed, 01 December 2010 08:40 Go to next message
Kalin Nakov is currently offline Kalin NakovFriend
Messages: 6
Registered: October 2010
Junior Member
Greetings,

Our GMF editors have a bug, which is reproducible only on Windows XP. When
editing a symbol in the diagram, the font of the in-place editor is white on
a white background making the text unreadable. Is this a known problem? Is
there a workaround? We're using Eclipse Helios.

Thanks in advance,
Kalin
Re: White font on white background in diagram in-place editor [message #642436 is a reply to message #642405] Wed, 01 December 2010 10:31 Go to previous message
Kalin Nakov is currently offline Kalin NakovFriend
Messages: 6
Registered: October 2010
Junior Member
Greetings again,

A solution is found. The problem was in our code, caused by using a constant
from ColorConstants to set the foreground of the text edit box. Probably the
color constant used (ColorConstants.titleForeground) was wrong, because it
is white on Windows XP and black on Windows Vista.

Cheers,
Kalin

"Kalin Nakov" <kalin.nakov@gmail.com> wrote in message
news:id51dn$oaq$1@news.eclipse.org...
> Greetings,
>
> Our GMF editors have a bug, which is reproducible only on Windows XP. When
> editing a symbol in the diagram, the font of the in-place editor is white
> on a white background making the text unreadable. Is this a known problem?
> Is there a workaround? We're using Eclipse Helios.
>
> Thanks in advance,
> Kalin
Previous Topic:How can I get the relevant diagram component of the model component?
Next Topic: POPUPBAR_ROLE
Goto Forum:
  


Current Time: Tue Sep 24 06:02:11 GMT 2024

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

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

Back to the top