Hi,

Thank you, Jimmy and Jay, for your responses.
I did not respond immediately because I had
to understand (means write and test) other
issues related to this problem.

Unfortunately I work with Java Linux JDK which
complicates the matter. I found that it behaves
differently (in relation with components behavior)
that the same things on NT.

The reason could be that I don't use the latest JDK
on Linux. I am going to upgrade it - which takes some
work because I have to upgrade my Linux as well and
hope that I can use

JPopupMenu.setLightWeightPopupEnabled(false)

call successfully. If I have problem I would appreciate
your help very much.

Regards,

Jacob Nikom

Jimmy Talbot wrote:
>
> Hi,
>
> > with BarMenu component. When I click on corresponding JMenuBar root
> > menu item (on MenuBar widget), it highlights, but I cannot see the
> > drop-down part of my menu and the menu does not accept mouse clicks.
>
> I believe that's easily resolved -- look at
> JPopupMenu.setLightWeightPopupEnabled()
>
> Jimmy

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to