Problem when load nib file
Problem when load nib file
- Subject: Problem when load nib file
- From: Fernando Aureliano <email@hidden>
- Date: Mon, 04 Jul 2011 14:26:43 -0300
Hi, I'm working with AQGridView, and when I load the nib file, he also load
an square white ahead of elements.
In this project, I also implemented
- (CGSize) portraitGridCellSizeForGridView: (AQGridView *) gridView;
{
return CGSizeMake(250, 400);
}
And when I change this values, the size of square also change.
Looks like that: http://cl.ly/1S223X2u23081Y1i3U0R
How i fix that?
Thanks!
--
*Fernando Aureliano*
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden