App response issue
App response issue
- Subject: App response issue
- From: "John C. Welch" <email@hidden>
- Date: Fri, 11 Mar 2011 11:14:18 -0500
- Thread-topic: App response issue
So in my application that lists both loaded kexts and their architecture,
while it's doing the load the UI is fairly unresponsive. I mean, it's not
SCRODding, and you can move the window out of the way, but the
minimize/close buttons are unusable.
This is kind of a pain, since it takes about a minute to update all the
architecture info for the Kexts via kextfind -bundle-id -print-arches
I've tried running this part in both applicationWillFinishLaunching and
applicationDidFinishLaunching, no change. It's currently running as part of
applicationDidFinishLaunching.
I did look at the various launch handlers, and couldn't really find one that
screamed USE ME!
The same problem happens when I hit the "refresh" button as part of its own
handler (refreshData_(sender)) If I look at it in the Dock, it shows
"application not responding". I DO have a counter showing where the
application is in the list of kexts it's processing, so the user knows
SOMETHING is happening, but I'd love to keep the window controls more
responsive.
The application itself is up at
http://homepage.mac.com/jcwelch/kextlister.zip (yes, I know, it needs hella
optimization for the architecture processing, but right now, I'd just like
to get the window to be responsive during that time.)
It was built in Xcode 4, just in case that makes a difference.
As always thanks for any tips.
john
--
If you have made mistakes...there is always another chance for you...you may
have a fresh start any moment you choose, for this thing we call "failure"
is not the falling down, but the staying down.
-- Mary Pickford
_______________________________________________
Do not post admin requests to the list. They will be ignored.
applescriptobjc-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden