Hanging heartbeat thread on launch
Hanging heartbeat thread on launch
- Subject: Hanging heartbeat thread on launch
- From: Will Cosgrove <email@hidden>
- Date: Thu, 16 May 2002 16:24:02 -0500
Hi All,
I'm having a continuing problem with my app hanging (spinning rainbow of
death) just after the main window appears. I believe it's the heartbeat
thread because all my "pulsating" buttons stop animating and then it hangs
and I don't have any threads of my own running.
What I'm doing is I read a file then insert a view into a super view which
is inside an NSSplitView. On this newly inserted view is a default button,
which seems to be causing the problem. When I turn the button from default
to normal in IB, my app won't hang. But as soon as I change to back to a
default button, it will start hanging again.
Does anyone have any suggestions how I can fix this problem?
Thanks in advance,
Will C.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.