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 » Accessing embedded controls in a gridCtrl
Accessing embedded controls in a gridCtrl [message #22531] Fri, 24 July 2009 15:12 Go to previous message
bianconejo is currently offline  bianconejo
Messages: 11
Registered: March 2009
Promising Member
Hello guys !


I defined a GridCtrl with an embedded ProgressIndicator :

GridCtrl a;

a.AddColumn("Titre")
a.AddColumn("Deroulement").Ctrls<ProgressIndicator>();



I can set the first column but I can't find any way to access the ProgressIndicator.

Thanx !
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: WhenCtrlsAction event
Next Topic: ArrayCtrl column width problem
Goto Forum:
  


Current Time: Sun May 19 16:36:46 CEST 2024

Total time taken to generate the page: 0.00700 seconds