Re: [anjuta-devel] GDL hello world program.
- From: Sébastien Granjoux <seb sfo free fr>
- To: Dale Mellor <dale rdmp org>
- Cc: anjuta-devel-list gnome org
- Subject: Re: [anjuta-devel] GDL hello world program.
- Date: Thu, 21 Mar 2013 22:21:06 +0100
Hi,
Le 08/03/2013 16:25, Dale Mellor a écrit :
The following does not produce the `Hello world' message; could someone
correct it please?
I think the issue is that you haven't added the box widget in the
window. By example after creating the box add the following line
gtk_container_add (GTK_CONTAINER (window), box);
With it, I think it will work as you expect.
Regards,
Sébastien
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]