Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.java.gui > #2798

Re: Screen Resolution

From "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this>
Subject Re: Screen Resolution
Message-ID <7b8477fda2baf@uwe> (permalink)
Newsgroups comp.lang.java.gui
References <5qga67Fvr3hsU1@mid.dfncis.de>
Date 2011-04-27 15:41 +0000
Organization TDS.net

Show all headers | View raw


  To: comp.lang.java.gui
Abdelali Adil wrote:
..
>how can i listen to screen's resolution change? 

I do not know of any 'event' fired in case of screen resolution
change, but you might start a Thread (or Runnable or 
javax.swing.Timer) and check the screen resolution against 
a cached 'last known size'.

Why is it important to know?

BTW - the word 'I' should always be uppercase, and each 
sentence should also start with a single upper case letter.

-- 
Andrew Thompson
http://www.physci.org/

Message posted via http://www.javakb.com

---
 * Synchronet * The Whitehouse BBS --- whitehouse.hulds.com --- check it out free usenet!
--- Synchronet 3.15a-Win32 NewsLink 1.92
Time Warp of the Future BBS - telnet://time.synchro.net:24

Back to comp.lang.java.gui | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Screen Resolution "Abdelali Adil" <abdelali.adil@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000
  Re: Screen Resolution "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000
    Re: Screen Resolution "Abdelali Adil" <abdelali.adil@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000
      Re: Screen Resolution "RedGrittyBrick" <redgrittybrick@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000
        Re: Screen Resolution "Andrew Thompson" <andrew.thompson@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000

csiph-web