Hi,
For my project , I am using DBUS as IPC to interact between QT application
( Client Side ) and my service daemon (Server-Side - GIO / GDBUS ). At
client side , methods are invoked asynchronously using
QDBusPendingCallWatcher.
However at server side , how to make method call as async ? . Async
Hi Everyone,
I am a newbie to GTK, and am currently porting an old app to GTK+-2.0
that had a heavy usage of GtkItemFactory in it. I am in midst of
converting it to make use of GtkUIManager & GtkActionGroup, as per
this tutorial: http://live.gnome.org/GnomeLove/UIManagerTutorial
Now, the struct '
Hi everyone,
I am new to GTK programming, so pardon the simplicity of the request.
As of now, am porting an application to GTK+-2.0 mainly by rummaging
through http://library.gnome.org/devel/ and changing the code
accordingly.
However, now I am stuck as I can't find the UNdeprecated equivalent of
On Sun, Jul 13, 2008 at 9:50 AM, Nickolay V. Shmyrev <[EMAIL PROTECTED]> wrote:
>
> В Сбт, 12/07/2008 в 14:34 -0600, Nitin Jain пишет:
>> On Fri, Jul 11, 2008 at 2:31 PM, Nickolay V. Shmyrev <[EMAIL PROTECTED]>
>> wrote:
>> >
>> > В Птн, 11/0
2008/7/13 Rafał Mużyło <[EMAIL PROTECTED]>:
>
> Well, I would start with something like the attached configure.in,
> but then the real porting will begin.
> Among others, this program uses gtk_tree, which was not simply
> deprecated, but marked as broken. You'll probably also need to
> read a bit a
On Fri, Jul 11, 2008 at 2:31 PM, Nickolay V. Shmyrev <[EMAIL PROTECTED]> wrote:
>
> В Птн, 11/07/2008 в 11:04 -0600, Nitin Jain пишет:
>> Hi!
>> I'm a newbie on this forum as well as to the world of GTK, so
>> apologies for any mistakes in prior.
>> I
Hi!
I'm a newbie on this forum as well as to the world of GTK, so
apologies for any mistakes in prior.
I'm trying to install an old application (from source) that uses GTK
and GNOME graphical toolkits - however, while running the configure
script, I get a
"configure: error: Program gnome-config not