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 » How to create sizable header columns in ArrayCtrl
Re: How to create sizable header columns in ArrayCtrl [message #2362 is a reply to message #2361] Sun, 09 April 2006 18:20 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14267
Registered: November 2005
Ultimate Member
kevinle10@gmail.com wrote on Sun, 09 April 2006 12:13

Mirek,

I need a way to group controls in my dialog into two groups and split the two groups using a Splitter control. It makes sense to use the LabelBox to group, but as I mentioned in my previous post, the LabelBox seems to "eat" the events to their children.

Therefore, I just experimented using the ParentCtrl instead of the LabelBox. Works fine Razz . The problem is the lack of visual aspects for the users. They can't tell the groups easily and they cannot see there's a splitter bewteen the two groups. Can you please help me with a work-around. Thanks


I see. Well, have you tried "NoIgnoreMouse" for LabelBox? That should fix the problem.

Alternative is to keep ParentCtrl and place both LabelBox and ArrayCtrl (and button) on it as siblings.

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: ArrayCtrl - how to set tooltips? [BY DERIVING...]
Next Topic: ArrayCtrl: Difference between xx.Ctrls<EditString>() and xx.Edit(ef1)
Goto Forum:
  


Current Time: Wed Aug 06 18:14:44 CEST 2025

Total time taken to generate the page: 0.02992 seconds