Re: SDL and GTK?

2012-08-06 Thread Ardhan Madras
Hi,

Can you share for what purposes? games or any 2D graphics project?
Not to help with sdl, but have you hear about clutter?
http://clutter-project.org

It has good relationship with GTK+ and also based on GObject system.
It's integrated well with GTK+ application and actively maintained.

Regards

On Mon, Aug 6, 2012 at 1:52 AM, Jim Norton jimnor...@jimnorton.org wrote:
 I'm attempting to learn SDL and would like to use GTK2 as the GUI framework
 under Centos 5.8. I've looked at some sample code, but so far I've not able
 to get any to compile.

 For example, I tried this sdl-gtk-demo but it appears to require an older
 version of GTK?

 What is required for an SDL application to draw onto a GTK2 widget or
 window? My set up is the following:

 1-Centos 5.8
 2-GTK2
 3-The standard GCC that comes with Centos 5.8

 Because this is targeted for an embedded system, I don't have the liberty to
 use a newer Centos distribution.

 Perhaps a solution may be to write a standalone SDL application that uses
 OpenGL to do my image animation and write to the X11 window ID of a GTK2
 widget. Does this seem like a reasonable approach? And if so, can anybody
 point me to some code samples?

 Thank you,
 Jim

 ___
 gtk-app-devel-list mailing list
 gtk-app-devel-list@gnome.org
 https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Re: Re: DLL Hell on Windows..

2012-08-06 Thread Gabriele Greco
 I have wondered why we use dlls on windows, we should link statically to
 the libraries.


I think the main reason is to make easier for app developer to be LGPL
compliant.

-- 
Ing. Gabriele Greco, DARTS Engineering
Tel: +39-0100980150  Fax: +39-0100980184
s-mail: Piazza Della Vittoria 9/3 - 16121 GENOVA (ITALY)
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list


Re: DLL Hell on Windows..

2012-08-06 Thread Robin Vossen
On 6 August 2012 16:38, Robin Vossen ro...@codeinject.org wrote:
 It has libatk 1.32.

 I am going to downgrade to gtk+ 2.0 to resolve this issue.
 Looks like gtk+ 3.0 isn't stable on Windows yet.

 Thanks all.

 --
 Kind Regards,
 Robin Vossen

 Please avoid sending me Word, Excel or PowerPoint attachments. See
 http://www.gnu.org/philosophy/no-word-attachments.html



-- 
Kind Regards,
Robin Vossen

Please avoid sending me Word, Excel or PowerPoint attachments. See
http://www.gnu.org/philosophy/no-word-attachments.html
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-app-devel-list