Re: [OT] Using ObjectAlloc or MallocDebug on a Dashboard widget
Re: [OT] Using ObjectAlloc or MallocDebug on a Dashboard widget
- Subject: Re: [OT] Using ObjectAlloc or MallocDebug on a Dashboard widget
- From: Daniel Jalkut <email@hidden>
- Date: Wed, 29 Jun 2005 10:14:24 -0700
On Jun 29, 2005, at 5:46 AM, Matt Gough wrote:
Suppose I have a Dashboard widget called 'xyz.wdgt' and I want to
use ObjectAlloc or MallocDebug on it. Can it be done and if so how?
You will have to run the apps on a process that hosts the widget.
Probably easiest to use this 3rd party host:
http://www.mesadynamics.com/amnesty.htm
I suggest configuring it so that your widget is the only one it
instantiates, and then relaunch it with one of the tools.
Alternately, if anybody's figured out how to invoke:
./CoreServices/Dock.app/Contents/Resources/DashboardClient.app/
Contents/MacOS/DashboardClient
With the correct parameters to get it to open your widget, you could
do it that way.
Daniel
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden