Privacy and Security Notice

Archived Messages for JAVA_1996@cebaf.gov: Q: Position control of Choice Menu on Canvas/Panel ???

Q: Position control of Choice Menu on Canvas/Panel ???

dingj@diam.cebaf.gov
Tue, 15 Oct 1996 09:46:21 -0400

Hello:

I sent my question to many newsgroups but got no responces, so I post
it here and hopefully ...

My question is:

Is there any way to control the position & size of the User Interface
Components, such as Choice Menu, on the Canvas? In my code, I need the
Choice to appear on the exact positions given by (x,y) on my canvas.
It would be even better if I can control its size by giving the width
and height of the Choice menu.

It seemed to me that I could not use the Choice class provide by JTK and
have to write one by myself. A lot of work ... Can somebody think of
any other way? Thanks.

Jun