Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.java.gui > #4781
| From | Daniel Pitts <newsgroup.nospam@virtualinfinity.net> |
|---|---|
| Newsgroups | comp.lang.java.gui |
| Subject | Re: How to force the timer to start |
| References | <3be9f413-0634-4b56-8e24-8d85dd121793@d5g2000prf.googlegroups.com> <0SeAq.35611$t37.22355@newsfe14.iad> <8d16bb94-4669-4027-932e-dd3118d8b53e@r9g2000vbw.googlegroups.com> |
| Message-ID | <P9eBq.473$vz.312@newsfe05.iad> (permalink) |
| Date | 2011-11-29 15:46 -0800 |
On 11/29/11 1:25 PM, 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. The point of an SSCCE is to trim down dependencies to just the problem at hand. > > 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. > Yes, the issue you are having is clear, the reason it is happening is not. We can not help you further unless you provide a small program which exhibits the problem. You may have to construct a new simple program from scratch. This will serve two purposes. One, it will remove all doubt about where the problem is, and it will give you the opportunity to show that small program to all of us. Hopefully this helps, Daniel.
Back to comp.lang.java.gui | Previous | Next — Previous in thread | Next 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