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

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: Wed May 06 06:05:13 GMT+2 2026

Total time taken to generate the page: 0.01204 seconds