On 01/09/2010, at 2:00 PM, kirankumar wrote: > I develope one application its working fine,but when i change the system > resolution to 800x600 here problem appears. > > The problem is when i drag my window to anywhere on the screen it goes to > top of the screen. > > I didn't wrote any code for resolution in my app.Can anyone tell the problem > why its happen like this.
The window's size is probably set to something too large for the screen in IB. Check its size and also its minimum and maximum limits. --Graham _______________________________________________ Cocoa-dev mailing list ([email protected]) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
