U++ framework
Do not panic. Ask here before giving up.

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: 14290
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: Sat Apr 25 11:26:54 GMT+2 2026

Total time taken to generate the page: 0.00429 seconds