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

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: 740
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 Sep 21 17:38:36 GMT+2 2026

Total time taken to generate the page: 0.01037 seconds