Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Problems with FullScreenWindow



Indeed Bill.

Could u pop over to Microsoft and fixs theres two :) if u make any window
this bug happens.

Nice one fixing it for us Bill :)

aNt


> We've found the problem and it appears to be a problem with Java on X. If it
> isn't fixed by the Java team we have a workaround for a Java update
> (including QTJ that will also fix the dialog problem) that is soon to be
> released.
>
> If you need this before then, you should do a requestFocus on the window
> after it is shown
>
> Bill
>
> on 8/1/02 9:27 AM, aNt wrote:
>
>> Ok.. This is a bit of a 'if nothing else works'
>>
>> First off, 'implements AWTEventListener' on your FullScreenWindow and do
>> the:
>>
>> Toolkit.getDefaultToolkit().addAWTEventListener(this,
>> AWTEvent.MOUSE_EVENT_MASK);
>>
>> Or whatever (keyboard) add the:
>>
>> public void mouseClicked(MouseEvent e) {
>> System.out.println("mouse was clicked");
>> }
>>
>> To you class also..
>>
>> Some will say 'NO!!' but then hay it works cool so sod um :) oh this looks
>> at every mouse click.
>>
>> aNt
>>
>>
>>> Thanks a lot for your help aNt,
>>>
>>> Howevever, my code already used setVisible(true),
>>> therefore this doesn't seem to be the problem. Any
>>> other suggestions or sample code I could use to solve
>>> this problem that is preventing me to get proper sleep
>>> :-)
>>>
>>> Thanks for your help.
>>>
>>> Huibert
>> _______________________________________________
>> quicktime-java mailing list | email@hidden
>> Help/Unsubscribe/Archives:
>> http://www.lists.apple.com/mailman/listinfo/quicktime-java
>> Do not post admin requests to the list. They will be ignored.


References: 
 >Re: Problems with FullScreenWindow (From: Bill Stewart <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.