Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » How to set color of selected member in code completion dialog.
How to set color of selected member in code completion dialog. [message #166010] Mon, 28 June 2004 06:09 Go to next message
Eclipse UserFriend
Code completion (Ctrl+space) show a list of members of an object.
It seems like the color scheme in Eclipse 30 has changed.
Somehow I do not see the selected member anymore, for example when I click
on a member I cannot see which member I selected.
is there a way I can change the color of a selected member ?

--
John Zoetebier
web site: http://www.transparent.co.nz
Re: How to set color of selected member in code completion dialog. [message #166050 is a reply to message #166010] Mon, 28 June 2004 10:28 Go to previous messageGo to next message
Eclipse UserFriend
We have the same problem here. M9 was fine,
the release version shows popup dialogs (like code completion)
with white background, black text for selected and unselected items.
Very hard to work with :-)

Some background:
SuSe Linux 9.0,
on KDE: bug appears always, don't know where eclipse ? (JDT ? SWT ?)
get's the color info from
on Gnome: in most themes ok, but in one case we found the
same bug.
Re: How to set color of selected member in code completion dialog. [message #166424 is a reply to message #166050] Tue, 29 June 2004 20:10 Go to previous messageGo to next message
Eclipse UserFriend
Walter wrote:

> We have the same problem here. M9 was fine,
> the release version shows popup dialogs (like code completion)
> with white background, black text for selected and unselected items.
> Very hard to work with :-)
>
> Some background:
> SuSe Linux 9.0,
> on KDE: bug appears always, don't know where eclipse ? (JDT ? SWT ?)
> get's the color info from
> on Gnome: in most themes ok, but in one case we found the
> same bug.

My configuration is KDE3.2, Mandrake 10.0, Eclipse 3.0 GTK.
No matter which theme I select under System > KDE > LookandFeel > Color the
selected line is not visible, i.e has same color as background color.
I don't know where Eclipse (SWT) gets it's color scheme from.

--
John Zoetebier
Re: How to set color of selected member in code completion dialog. [message #166440 is a reply to message #166010] Wed, 30 June 2004 00:08 Go to previous message
Eclipse UserFriend
John Zoetebier wrote:

> Code completion (Ctrl+space) show a list of members of an object.
> It seems like the color scheme in Eclipse 30 has changed.
> Somehow I do not see the selected member anymore, for example when I click
> on a member I cannot see which member I selected.
> is there a way I can change the color of a selected member ?
>

From gmane.linux.mandrake.newbie news group:
==>
> What you have to do is to go to Windows > Preferences > Java > Editor
> > Code Assist and the "Completion proposal foreground" to something
> other then black, something that contrasts with black but is still
> visible and then the line you select will have a black foreground
> while all the others will have your selected color.  I am still 
> looking for a better way to do it though and any hints from other
> users will be much appreciated.
>
> I am now installing the gnome control center (into KDE :-) to see if
> it can control the GTK colors.

Installing the gnome control center was indeed the solution.  Using it, 
I changed the GTK theme which fixed the problem we were having.  Be 
aware though that installing the gnome-control-center will cause many
other packages to be installed as well.
==>

--
John Zoetebier
web site: http://www.transparent.co.nz
Previous Topic:cheetah bug
Next Topic:Problems view resizing
Goto Forum:
  


Current Time: Sat May 10 05:36:59 EDT 2025

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

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

Back to the top