Yeti.. THANK U VERY MUCH!!
Sorry for use the forum for this but...
THANK YOU for YOUR HELP! You're the best
David Nečas (Yeti)-2 wrote:
>
> On Fri, Jun 01, 2007 at 05:38:54PM -0700, nahuel9728 wrote:
>>
>> Thaxs Yeti for the answer but Sorry
On Fri, Jun 01, 2007 at 05:38:54PM -0700, nahuel9728 wrote:
>
> Thaxs Yeti for the answer but Sorry I'm not able to do it. I explain a little
> bit what im doing and i would like to do:
> main(){
> mem_map=gtk_drawing_area_new();
> gtk_signal_connect (GTK_OBJECT (mem_map), "expose_event",(GtkSigna
On Sat, Jun 02, 2007 at 07:26:02AM +0200, John Zoidberg wrote:
> I have a problem with the gtk about dialog: When I click on the Close button
> it doesn't close.
> There seems to be no event connected to the close button clicked signal.
> And I can't add one either in Glade (v2 as well as v3).
>
>