Can I Change Items Size And Position?

34 views
Skip to first unread message

Beaker

unread,
Aug 23, 2012, 11:24:57 AM8/23/12
to mylau...@googlegroups.com
Hi, I want to know if I can change the items size? I want them bigger, and I want to put them in specific positions, not always in the beginning of the screen...
Thanks

Jarada

unread,
Sep 12, 2012, 12:05:22 PM9/12/12
to mylau...@googlegroups.com
To change the items size, see the constants at the top of MyLauncherView.m. This will be made easier in a later release.

At the present time, there isn't any way to put the items in specific positions. MyLauncher stores the items in a standard NSArray and simply loops through the array adding the items in the order they appear to the page. These array's then go inside another NSArray called pages, one NSArray per page. So you can put them on different pages if you want (providing no middle pages are empty).

By different positions, do you mean you want to leave a few slots empty where items would fit, or that you want to customise the x/y position of a particular item for fine-grained positioning?
Reply all
Reply to author
Forward
0 new messages