[ROOT] Strange behavior of TGSplitter with MacOSX

From: cstrato (cstrato@EUnet.at)
Date: Thu May 09 2002 - 20:02:13 MEST


Dear MacRooters

Now that I have finally setup root to run under MacOSX, I am trying my old
code and start to experience the first strange things:

1, Splitter:
In a gui macro I created a vertical splitter TGVSplitter, which worked
fine under LinuxPPC, but now when I grab the splitter with the mouse and
move the mouse left, the the splitter moves in the opposite direction,
i.e. to the right (and vice verse).

2, Like the Mac Linux users I have now the problem with Bool_t:
root [8] Bool_t a = kTRUE;
root [9] a
(Bool_t)0
root [10] kTRUE
(const Bool_t)0
root [11] true
(const bool)1
root [12] bool b = true;
root [13] b
(bool)1

Best regards
Christian
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
C.h.r.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 : Sat Jan 04 2003 - 23:50:52 MET