Re: [gtkmm] beginner´s question



"Andreas B. Thun" <abt gmx de> writes:

>> When you have got the hang of this, you will probably be interested in
>> looking at Glade/libglademm to ease interface construction.  You can
>> also load your own derived widgets on demand, too.
>
> Hi Roger,
>
> thanks for your time. I will follow your hints.
> To glade: I checked it but it generates C code!

You don't use it to generate code, you just save it as a .glade file.
You then load the interface using libglademm, which constructs the
interface for you.  Using the C/C++ code generation is deprecated, I
believe (libglade[mm] is *much* nicer).


-- 
Roger Leigh

                Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
                GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]