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 » Developing U++ » UppHub » How to use GetCtrl(r,c) in GridCtrl ???
How to use GetCtrl(r,c) in GridCtrl ??? [message #26608] Fri, 14 May 2010 20:06 Go to previous message
Didier is currently offline  Didier
Messages: 680
Registered: November 2008
Location: France
Contributor
Hi,

I'm desperatly trying to use the GetCtrl() method in GridCtrl class.

All columns were created using:
AddColumn( .... ).Ctrls<StaticTextCtrl>()
==> So all cells should have their own Ctrl

When I try to retreive the Ctrl of a cell by using GetCtrl(), it always returns 0 ??? while I was expecting the Ctrl previously created.

I am trying to dynamically change the bg/fg/font of just one cell

Help !!!

 
Read Message
Read Message
Read Message
Previous Topic: Docking: How to call a callback on DockableCtrl's close
Next Topic: Docking: BUG + FEATURE: Disable Close completely
Goto Forum:
  


Current Time: Mon Apr 29 11:06:37 CEST 2024

Total time taken to generate the page: 0.03051 seconds