Re: [anjuta-devel] GDL hello world program.



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]