[ROOT] set TGCheckButton Tick

From: Oliver Gutsche (oliver.gutsche@desy.de)
Date: Fri Mar 22 2002 - 15:06:47 MET


Hi Rooters!

I have a TGCheckButton!

I want to set the tick without calling the connected function, so 
without emitting any signal by calling "SetState" !

Is there an easy way?

I have tried to inherit from TGCheckButton and included a function 
myself taking the relevant part from TGButton::SetState, but I get 
linking errors:

undefined reference to `ZGCheckButton::TQOject virtual table`
undefined reference to `ZGCheckButton::TQWidget virtual table`
undefined reference to `ZGCheckButton virtual table`

Perhaps someone could help me with the first or second problem!

Thanks

OLI
-- 
+-----------------------------------------------------------------------+
| Oliver Gutsche                 E-Mail: oliver.gutsche@desy.de         |
| DESY / ZEUS / Geb 1b / Rm 152c Tel.: +49 (40) 8998 - 3062             |
| Notkestrasse 85                Fax.: +49 (40) 8998 - 3092             |
| 22607 Hamburg                  Homepage: http://www.desy.de/~gutsche/ |
+-----------------------------------------------------------------------+



This archive was generated by hypermail 2b29 : Sat Jan 04 2003 - 23:50:46 MET