[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.platform.swt] Re: My old friend has visited: the wiggly mouse problem; on mac 3.1M5
|
Patrick Mueller wrote:
And I've often run into this weird problem; I call it the 'wiggly mouse
problem'. ...
I just debugged the launcher, and the only obvious difference is that
the app is launched two different ways, between the eclipse launcher and
launching the .app:
eclipse launcher: uses Runtime.exec() against the java binary deep in
the bowels of Framework
my .app: traditional .app launcher, using JavaApplicationStub
Bummer. I assume I could change my .app to launch against the java
binary; I've noticed that Azureus (sp?) does something wacky like this
in it's .app setup. But it also implies a bit of hard-coding I'd like
to not have to do. Tiger's out soon, ya know!
I need to try the bundle builder tool as well; maybe it does something
that makes this work right ...
--
Patrick_Mueller@xxxxxxxxxx