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 » HeaderCtrl can now move (reorganize) tabs
HeaderCtrl can now move (reorganize) tabs [message #12716] Tue, 13 November 2007 19:55
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
You can now drag&drop HeaderCtrl tabs, activated by Moving modifier.

In order to achive different order (e.g. in ArrayCtrl columns), tabs now remember their "original" index.

You can retrieve this index by

int HeaderCtrl::GetTabIndex(int i)

or find a column with index using

int HeaderCtrl::FindIndex(int i)

ArrayCtrl's HeaderCtrl has this feature activated by default; can be disable by NoMovingHeader.

Also, HeaderCtrl tabs now have "WhenBar" action to invoke the context menu with right-click on the Tab.

[Updated on: Tue, 13 November 2007 20:02]

Report message to a moderator

Previous Topic: Chameleon Style::Standard
Next Topic: ArrayCtrl sorting
Goto Forum:
  


Current Time: Thu Apr 18 22:59:48 CEST 2024

Total time taken to generate the page: 0.01600 seconds