|
-
August 7th, 1999, 04:54 AM
#1
awt
Hello all,
I have two question here , please reply them asap as i need them immediatly..
Fristly, how to add a clipboard support to canvas.Iam using a canvas to display text( using drawstring) , now i want to select text from it. How.
Second one.. how to disable the maximise / minimise (middle ) button of the frame.
Please send it asap.
Thakyou,
Javed.
-
August 10th, 1999, 10:30 AM
#2
Re: awt
I had the same problem of minimizing and mzximize button.... i tried to setResizable(false) but it
didnt worked for jdk1.1.8, but when i tried with jdk1.2.1... the same code worked and both the minimize and maximize buttons were hidden.
Try that...
Ashish
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|