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 » ArrayCtrl: how to set label for embedded controls?
ArrayCtrl: how to set label for embedded controls? [message #13915] Fri, 01 February 2008 17:09 Go to previous message
Mindtraveller is currently offline  Mindtraveller
Messages: 917
Registered: August 2007
Location: Russia, Moscow rgn.
Experienced Contributor

I`ve got simple case of using ArrayCtrl as list of check-values:
arrayCtrl.AddColumn().Ctrls<Option>();
arrayCtrl.Add(true);
arrayCtrl.Add(true);
arrayCtrl.Add(false);

I`ve got a column of checkboxes with no labels. Please tell how to set these labels for each control individually.
Manual didn`t help me with understanding.

[Updated on: Fri, 01 February 2008 17:09]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Previous Topic: EditDouble causes crash in GridCtrl
Next Topic: ArrayCtrl with ProgressIndicator [SOLVED]
Goto Forum:
  


Current Time: Tue May 14 10:54:56 CEST 2024

Total time taken to generate the page: 0.02376 seconds