Re: [ROOT] Problem to Connect TGListBox::Selected()

From: Valeriy Onuchin (Valeri.Onoutchine@cern.ch)
Date: Thu Dec 18 2003 - 10:51:10 MET


 Hi Chrisitian,
thank you for reporting this problem.
I'm rewriting  TGListBox class. 
The problem will be fixed ASAP.

Regards. Valeriy


> Dear Rooters
> 
> In my app I have the following code fragment:
>     fTreeBox = new TGListBox(fFV1, 1);
>     fTreeBox->SetMultipleSelections(kFALSE);
>     fTreeBox->Connect("Selected(Int_t)", "XDataFrame", this, 
> "DoSelectTreeBox(Int_t)");
> 
> This code is ok, but when I SetMultipleSelections(kTRUE) then
> the method DoSelectTreeBox() is no longer called.
> (This problem exists in a compiled standalone program, since
> I am still not able to Connect to my own library from CINT.)
> 
> Is this a limitation of TGListBox?
> 
> I am using the newest CVS version 3.10.02 on MacOS X 10.3.1.
> 
> Thank you in advance
> Best regards
> Christian
> _._._._._._._._._._._._._._._._
> C.h.i.s.t.i.a.n S.t.r.a.t.o.w.a
> V.i.e.n.n.a       A.u.s.t.r.i.a
> _._._._._._._._._._._._._._._._
> 
> 
> 
> 



This archive was generated by hypermail 2b29 : Thu Jan 01 2004 - 17:50:17 MET