RE: Re: help with root GUIbuilder

From: Fine, Valeri <fine_at_bnl.gov>
Date: Thu, 11 Jan 2007 08:14:49 -0500


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:16:33 CET

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