Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » Excessive memory use
Re: Excessive memory use [message #35638 is a reply to message #35636] Fri, 09 March 2012 05:51 Go to previous messageGo to previous message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
ArrayCtrl can behave as a virtual array (it doesn't store data in the control itself in this case). GridCtrl doesn't seem to have this feature. So, you need to sacrifice some nice features of GridCtrl to save memory with ArrayCtrl. Smile

It is a common design pattern of UPP to store data within controls. And it work very well if you do not have a lot of data.


Regards,
Novo
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon14.gif
Previous Topic: Customising GridCtrl Search
Next Topic: GridCtrl: how to set label of an Option
Goto Forum:
  


Current Time: Fri Apr 19 20:53:54 CEST 2024

Total time taken to generate the page: 0.02869 seconds