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
Re: Accessing embedded controls in a gridCtrl [message #22548 is a reply to message #22531] Sun, 26 July 2009 15:59 Go to previous messageGo to previous message
bianconejo is currently offline  bianconejo
Messages: 11
Registered: March 2009
Promising Member
Thanx for your reply Koldo !

sorry for my first post, I've not been very clear:
embedding the control in the grid/array is not a problem, what makes me stall is modifying the embedded control values and accessing to their owned function.

for my example i would like to change the ProgressIndicator actual and total values in order to display a progression within a table.

I tried:

gridDeroulement.GetCtrl(row,column).Set(actual,total);


...but it fails.
 
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: Fri Jul 18 11:44:06 CEST 2025

Total time taken to generate the page: 0.03811 seconds