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 » functions of HeaderCtrl [REQUEST?]
functions of HeaderCtrl [REQUEST?] [message #5831] Wed, 18 October 2006 19:21 Go to next message
fallingdutch is currently offline  fallingdutch
Messages: 258
Registered: July 2006
Experienced Member
I have been reading throught the code and it seems like there is no way to switch of the resizing of the tabs withing HeaderCtrl or did i overlook something?

Thanks for your help,
Bas

[updated: topic changed]

[Updated on: Thu, 19 October 2006 11:08]

Report message to a moderator

Re: functions of HeaderCtrl [REQUEST?] [message #5852 is a reply to message #5831] Sat, 21 October 2006 03:34 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
HeaderCtrl::Column::Fixed ?

Mirek
Re: functions of HeaderCtrl [REQUEST?] [message #5859 is a reply to message #5852] Sat, 21 October 2006 08:33 Go to previous messageGo to next message
fallingdutch is currently offline  fallingdutch
Messages: 258
Registered: July 2006
Experienced Member
Embarassed thanks Mirek;

Are there also functions to ...

* move Tabs around eg MoveTab(int currentPos, int newPos)
* delete a Tab eg DeleteTab(int PositionOfTab)

I only found a way to hide given tabs.

Thanks a lot, Bas

Re: functions of HeaderCtrl [REQUEST?] [message #5861 is a reply to message #5859] Sat, 21 October 2006 09:48 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
fallingdutch wrote on Sat, 21 October 2006 02:33

Embarassed thanks Mirek;

Are there also functions to ...

* move Tabs around eg MoveTab(int currentPos, int newPos)
* delete a Tab eg DeleteTab(int PositionOfTab)

I only found a way to hide given tabs.

Thanks a lot, Bas




No. If you need to change the layout, just clear the tab and start again... (Clear, Add).

What exactly you want to achieve?
Re: functions of HeaderCtrl [REQUEST?] [message #5865 is a reply to message #5861] Sat, 21 October 2006 11:02 Go to previous messageGo to next message
fallingdutch is currently offline  fallingdutch
Messages: 258
Registered: July 2006
Experienced Member
I am wirting a "DiaryCtrl" and use HeaderCtrl to set the days or tasks (eg personal/business) using the Diary/Organizer and i want to be able to change the order of ther tasks.

in the picture it would be flip eg column one and two.
  • Attachment: diaryCtrl.jpg
    (Size: 48.81KB, Downloaded 1414 times)
Re: functions of HeaderCtrl [REQUEST?] [message #5869 is a reply to message #5865] Sat, 21 October 2006 16:00 Go to previous message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
I think this is quite typical situation where you should go for "recreating" (but I can be wrong...).

Mirek
Previous Topic: How set read-only state to a editable column?
Next Topic: WhenAddRow and WhenRemoveRow
Goto Forum:
  


Current Time: Mon Apr 29 04:37:08 CEST 2024

Total time taken to generate the page: 0.04467 seconds