Re: Re: help with root GUIbuilder

From: Rene Brun <Rene.Brun_at_cern.ch>
Date: Thu, 11 Jan 2007 14:51:23 +0100


Valeri,

You misunderstood the question from the user.

Using the GUI Builder is straightforward. Start it with

   root > new TGuiBuilder
or
  select the item "GuiBuilder" in a canvas "Inspect" menu Once you have the builder, click on the op right side "Help" button At this point you can press CRTL/S to generate the GUI code automatically.

Rene Brun

Fine, Valeri wrote:
> You can use the Qt designer
> http://root.bnl.gov/QtRoot/QtRoot.html#designer
> and
> ftp://root.cern.ch/root/doc/chapter27.pdf p.419
>
> ________________________________
>
> From: owner-roottalk_at_pcroot.cern.ch on behalf of Ilka Antcheva
> Sent: Thu 1/11/2007 3:04 AM
> To: Nagaraj Panyam
> Cc: roottalk_at_pcroot.cern.ch
> Subject: [ROOT] Re: help with root GUIbuilder
>
>
>
> Hi Nagaraj
>
> At its current state the GUI builder can only help you to create and
> layout different GUI elements of your application. You may consider
> the saved GUI as a part of the application constructor or dialogs
> related to it. The easiest way to add functionality to the created GUI
> functional is the use of signals/slots communication mechanism (see
> "Event Processing: Signals and Slots" on page 394 at
> ftp://root.cern.ch/root/doc/chapter26.pdf and
> http://root.cern.ch/root/HowtoSignalSlot.html).
>
> Cheers, Ilka
>
> Nagaraj Panyam wrote:
>
>> Dear experts/users,
>>
>> After creating a GUI and saving it, how do I add code to make it do
>> something? Can guibuilder help me with that?
>>
>> Are there any tutorials etc. to help me understand and use GUI
>> builder?
>>
>> Thanks you for any help.
>> Regards,
>> Nagaraj
>>
>>
>
>
>
>
Received on Thu Jan 11 2007 - 14:51:30 CET

This archive was generated by hypermail 2.2.0 : Thu Jan 11 2007 - 17:50:00 CET