Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #4783
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail |
|---|---|
| From | Nigel Wade <nmw-news@ion.le.ac.uk> |
| Newsgroups | comp.lang.java.gui |
| Subject | Re: How to force the timer to start |
| Date | Wed, 30 Nov 2011 09:30:53 +0000 |
| Lines | 20 |
| Message-ID | <9jmbeeF6rjU1@mid.individual.net> (permalink) |
| References | <3be9f413-0634-4b56-8e24-8d85dd121793@d5g2000prf.googlegroups.com> <0SeAq.35611$t37.22355@newsfe14.iad> <8d16bb94-4669-4027-932e-dd3118d8b53e@r9g2000vbw.googlegroups.com> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Trace | individual.net 2Waju9p+47J1REbqtV6bqAWQEbHARljvW1KxfhrfhP0RSuR10L |
| Cancel-Lock | sha1:bBRgdm1/lE4A5yWesOAQZHyvuCY= |
| User-Agent | Mozilla/5.0 (X11; U; Linux i686; en-GB; rv:1.9.2.18) Gecko/20110616 SUSE/3.1.11 Thunderbird/3.1.11 |
| In-Reply-To | <8d16bb94-4669-4027-932e-dd3118d8b53e@r9g2000vbw.googlegroups.com> |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.java.gui:4783 |
Show key headers only | View raw
On 29/11/11 21:25, simplicity wrote: > Providing the sample code is not so easy in this case because most of > it is a binary file with tons of dependencies. > > I thought I described the issue quite clearly in my second post: it is > a native code that seems to be halted until I do the mouse move hence > the question was what kind of mechanism would link the execution of > the native method in the DLL to mouse moves. > Generally, by failing to respect thread-sensitive issues in Swing. Especially with regard to doing all Swing work on the EDT, and not blocking the EDT with long running tasks, or event driven code. Beyond that there's not really much which can be said, given there is no working [failing?] example to examine. -- Nigel Wade
Back to comp.lang.java.gui | Previous | Next — Previous in thread | Find similar
How to force the timer to start simplicity <stella_pigeon@live.ca> - 2011-11-23 18:25 -0800
Re: How to force the timer to start Roedy Green <see_website@mindprod.com.invalid> - 2011-11-24 05:51 -0800
Re: How to force the timer to start simplicity <stella_pigeon@live.ca> - 2011-11-24 11:02 -0800
Re: How to force the timer to start Roedy Green <see_website@mindprod.com.invalid> - 2011-11-24 15:42 -0800
Re: How to force the timer to start simplicity <stella_pigeon@live.ca> - 2011-11-25 15:14 -0800
Re: How to force the timer to start Roedy Green <see_website@mindprod.com.invalid> - 2011-11-26 09:59 -0800
Re: How to force the timer to start Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2011-11-26 15:45 -0800
Re: How to force the timer to start simplicity <stella_pigeon@live.ca> - 2011-11-29 13:25 -0800
Re: How to force the timer to start Daniel Pitts <newsgroup.nospam@virtualinfinity.net> - 2011-11-29 15:46 -0800
Re: How to force the timer to start Nigel Wade <nmw-news@ion.le.ac.uk> - 2011-11-30 09:30 +0000
csiph-web