kamesh jayachandran wrote:

> I have developed a gui in java, It works fine on windows but shows blackened
> menu item when it is run under linux.I am not able to see whatever I typed in
> the textfield ,it gets cluster of blackcharacters as one types in the
> textfield.I have posted the same problem to the list before but got no
> replies.I have searched the mail archives for any clue to this problem ,I got
> no replies to my bad luck.I would be happy if anyone here help me in this.
> I have stock install of RHL6.1.Sun JDK1.2.2 .
> Thanks in advance
> kamesh jayachandran
>

Seem like you are setting background and foreground colors for your GUI.  My
experience with these two operating system was similar.  Windows seem to force
background as white and linux don't.
I think you have background and text both with same color or fairly close
color.  Try to set suitable colors for background and foreground so that you
would see text in different color then background.
Hope this helps.
-Raj

>
> ------------------------------------------------------------
> kamesh jayachandran
> Software Engineer
> MicroLand limited
> Bangalore
> ------------------------------------------------------------
>
> ----------------------------------------------------------------------
> To UNSUBSCRIBE, email to [EMAIL PROTECTED]
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to