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 » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » TreeCtrl / ArrayCtrl / ColumnList unification
TreeCtrl / ArrayCtrl / ColumnList unification [message #7355] Sat, 23 December 2006 11:54
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
I have added to all of these widgets

Callback WhenSel;

which simply gets called each time cursor or selection changes (Other callbacks dealing with the same problem are now deprecated) and also a new method

bool IsSel(int pos) const;

which is same is IsSelection if selection is active but pos == GetCursor if there is no selection.

Mirek

[Updated on: Sat, 23 December 2006 11:54]

Report message to a moderator

Previous Topic: NoBackground
Next Topic: Sqlite3 improved thanks to Fabio's patch
Goto Forum:
  


Current Time: Tue May 21 09:13:24 CEST 2024

Total time taken to generate the page: 0.01289 seconds