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 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]

Reply via email to