Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #2845
| From | "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> |
|---|---|
| Subject | Re: Developing an On-Scre |
| Message-ID | <16dal39viefai3eu767lk99cm2evt87doq@4ax.com> (permalink) |
| Newsgroups | comp.lang.java.gui |
| References | <ac5ef556-6bf8-4786-8177-b587bd1f9ff7@i12g2000prf.googlegroups.com> |
| Date | 2011-04-27 15:41 +0000 |
| Organization | TDS.net |
To: comp.lang.java.gui On Mon, 3 Dec 2007 03:05:49 -0800 (PST), ravi <dceravigupta@gmail.com> wrote, quoted or indirectly quoted someone who said : >How an application can receive mouse event when it is not in focus ? >or gain focus when mouse move over its window and loss focus when >mouse exit its window area ? A mouse event goes to the component pointed to. Focus is about where keystrokes go. To field mouse events, see http://mindprod.com/jgloss/event11.html -- Roedy Green Canadian Mind Products The Java Glossary http://mindprod.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 | Next — Previous in thread | Find similar | Unroll thread
Developing an On-Screen K "ravi" <ravi@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000 Re: Developing an On-Scre "Roedy Green" <roedy.green@THRWHITE.remove-dii-this> - 2011-04-27 15:41 +0000
csiph-web