Re:About SendMessage



Hi,all,

I tried gtk_signal_emit, but it can not satisfy me. I want define my own message(signal) and Post it (not Send it) to my program. gtk_signal_emit can not fit it. Can you help me?

Thanks in advance!
ldx

----- Original Message ----- 
From: "Rodrigo Moya" <rodrigo gnome-db org>
To: "ldx" <ldxlq 263 net>
Cc: "gtk" <gtk-list gnome org>
Sent: Friday, July 27, 2001 6:39 PM
Subject: Re: About SendMessage


> On 27 Jul 2001 11:16:49 +0800, ldx wrote:
> > Hi, all,
> > 
> > Dose any know a function in GTK just like SendMessage() in Win32?
> > 
> gtk_signal_emit* functions are the equivalent of the SendMessage in Win32. 
> Before that, you must connect to the signals (window messages in Win32) you're
> interested in by calling gtk_signal_connect
> 
> cheers
> 
> --
> Rodrigo Moya <rodrigo gnome-db org> - <rodrigo ximian com>
> http://www.gnome-db.org/ - http://www.ximian.com/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]