On Tue, 2008-02-26 at 20:51 -0500, Mark Rodriguez wrote:
> James,
>
> > I'm not sure what in your #include "common.h", but I placed the following
> > in mine
> >
> > #include /* for abort() */
> > #include /* for gtk, gdk, and glib */
>
> I have a few other things, but these are included
James,
> I'm not sure what in your #include "common.h", but I placed the following
> in mine
>
> #include /* for abort() */
> #include /* for gtk, gdk, and glib */
I have a few other things, but these are included and the app also
build fine for me. I can even run it under Ubuntu and it beh
Mark,
I'm not sure what in your #include "common.h", but I placed the
following in mine
#include /* for abort() */
#include /* for gtk, gdk, and glib */
With that single change the program compiled and executed without error
message; as I would have expected.
James,
On Tue, 2008-02-26 at 01
Hello,
I would like to get the selection/high light color for the currently
selected UI theme (as setup in the Appearance Preferences panel).
Can someone point me to how I can get this color via GTK?
thanks,
steve
___
gtk-app-devel-list mailing lis
On Tue, 2008-02-26 at 01:20 -0500, Mark Rodriguez wrote:
> Was wondering if anybody has any idea(s) why the code below would seem
> to work fine on GTK/X11 (at least I don't see any error messages), but
> fail on GTK/DirectFB? When the application is exited by hitting the
> "Quit" button, I receive
-- Forwarded message --
From: Germán Diago <[EMAIL PROTECTED]>
Date: 26-feb-2008 17:45
Subject: Re: Get signals and callbacks.
To: [EMAIL PROTECTED]
2008/2/26, Germán Diago <[EMAIL PROTECTED]>:
>
>
>
> 2008/2/26, Murray Cumming <[EMAIL PROTECTED]>:
> >
> >
> > On Tue, 2008-02-26
On Tue, 2008-02-26 at 14:19 +0100, Germán Diago wrote:
> Hello. I'm implementing an application in gtkmm. I want to add support for
> dynamic signal
> connection from a glade file in C++ (which is not supported by the C++
> bindings).
>
> I'd like to know if there is a way, once a glade file has
On Tue, Feb 26, 2008 at 8:23 PM, 邓超 <[EMAIL PROTECTED]> wrote:
> I have searched some articles, it's compositing manager, am I right?
Yes.
Bin
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-ap
Hello. I'm implementing an application in gtkmm. I want to add support for
dynamic signal
connection from a glade file in C++ (which is not supported by the C++
bindings).
I'd like to know if there is a way, once a glade file has been instantiated,
to obtain information about
the signals and handl
I have searched some articles, it's compositing manager, am I right?
在08-2-25,Bin Chen <[EMAIL PROTECTED]> 写道:
>
> On Mon, Feb 25, 2008 at 9:13 PM, 邓超 <[EMAIL PROTECTED]> wrote:
> > Hi all,
> > I want to use .gtkrc file to set the background for a window form to
> > transparent, how to do it? I
Was wondering if anybody has any idea(s) why the code below would seem
to work fine on GTK/X11 (at least I don't see any error messages), but
fail on GTK/DirectFB? When the application is exited by hitting the
"Quit" button, I receive the following error message:
*** glibc detected *** TextDemo: d
11 matches
Mail list logo