[ROOT] using GUI

From: Primrose Mbanefo (didi_mbanefo@laposte.net)
Date: Mon Aug 13 2001 - 15:33:50 MEST


Hello everyone,
I'm trying to draw a horizontal bar to which I will add a few buttons but the 
following instructions produce the same effect:

TControlBar *mainbar = new TControlBar("vertical","Presenter",200,200);
TControlBar *mainbar = new TControlBar("horizontal","Presenter",200,200);

And each time Itry to add new buttons to the horizontal bar they are always 
one on top of the other instead of side by side.

I've already tried to divide the bar into columns but that didn't work either.
What can I do?
Primrose.



This archive was generated by hypermail 2b29 : Tue Jan 01 2002 - 17:50:57 MET