Fast(er) loading ListIconGadget

Just starting out? Need help? Post your questions and find answers here.
Joestes
User
User
Posts: 25
Joined: Thu Mar 19, 2009 12:42 pm
Location: Utrecht, The Netherlands

Fast(er) loading ListIconGadget

Post by Joestes »

I'm trying to create a ListIconGadget with about 300 columns, but when it's loaded and I want to scroll around in it, it moves really really really slow :(

Is there a way to speed things up a little?

Thanks!
User avatar
electrochrisso
Addict
Addict
Posts: 989
Joined: Mon May 14, 2007 2:13 am
Location: Darling River

Re: Fast(er) loading ListIconGadget

Post by electrochrisso »

300 columns seems a bit over the top, what is the data for a spreadsheet. :?:
PureBasic! Purely the best 8)
IdeasVacuum
Always Here
Always Here
Posts: 6426
Joined: Fri Oct 23, 2009 2:33 am
Location: Wales, UK
Contact:

Re: Fast(er) loading ListIconGadget

Post by IdeasVacuum »

Does all the data have to be displayed in one list? Possibly not, since you would surely need a huge screen? If the data is not all on screen at the same time, then perhaps you could use more than one list gadget and 'display on demand' using hide/show gadget.
IdeasVacuum
If it sounds simple, you have not grasped the complexity.
Post Reply