Re: Xcode 2.2 Hanging when changing page size of a model view
Re: Xcode 2.2 Hanging when changing page size of a model view
- Subject: Re: Xcode 2.2 Hanging when changing page size of a model view
- From: Chris Espinosa <email@hidden>
- Date: Mon, 12 Dec 2005 22:44:14 -0800
On Dec 12, 2005, at 10:39 PM, email@hidden wrote:
Hi, I just encountered a hang of Xcode 2.2 (10.4.2) after changing the
page size when using the data modeler.
The size I chose was 5x40 cm.
Hang occurred after hitting the "OK" button of the carbon page setup
dialog sheet.
Xcode is now consuming about 75% cpu while hanging.
SizeToFit is an extremely computationally expensive operation when
applied to large and/or complex models. It is most likely not hung,
but may take several minutes to complete the operation.
Chris
_______________________________________________
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