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 » TreeCtrl » hierarchical tree data structure & binding to TreeCtrl
Re: hierarchical tree data structure & binding to TreeCtrl [message #12823 is a reply to message #12821] Mon, 19 November 2007 15:23 Go to previous messageGo to previous message
unodgs is currently offline  unodgs
Messages: 1367
Registered: November 2005
Location: Poland
Ultimate Contributor

I agree that TreeCtrl should support "virtual leafs". This and all kinds of grids are the most often used widgets to display large amount of data. That remainds me to add virtual mode to GridCtrl Smile. Anyway this work mode can be problematic. For example - it's hard to implement "virtual rows" with resizeable heights. I tested many grids and everywhere row has fixed height Smile. It's also hard to estimate scrollbar height. It must be updated durign fetching rows from database (as we don't know in most cases how many rows are there to fetch). I sometimes think it's better to used paging or better search criteria than virtual mode.

[Updated on: Mon, 19 November 2007 15:25]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon14.gif
Previous Topic: Like the new Drag and Drop TreeCtrl but...
Next Topic: How to turn of tool-tips please?
Goto Forum:
  


Current Time: Wed Jul 02 23:53:26 CEST 2025

Total time taken to generate the page: 0.07388 seconds