Re: [PHP-GTK] gtkentry and key-press-event

[email protected] ("Steph") Wed, 8 Aug 2001 02:07:03 +0100
Newsgroups php.gtk
Message-ID <001001c11fa6$72ac2100$754a01d5@t2r1o8>
that was me trying to overcomplicate it ;)

& I don't know, that's why I was hoping to overcomplicate it ..

----- Original Message ----- 
From: "Lorrie Cooke" <[email protected]>
To: "gtk" <[email protected]>
Sent: Tuesday, August 07, 2001 11:14 PM
Subject: Re: [PHP-GTK] gtkentry and key-press-event


Thanks ,

the activate one seemed to work just fine :) as usual I was trying to 
over complicate it :)

out of interest, what are these hard-coded gdkkeysyms? :)

thanks for the help :)

 

Steph wrote:

>... this is where we get to find out what hard-coded gdkkeysyms do folks ...
>:)
>
>You running version 0.1, Lorrie?
>
>
>----- Original Message ----- 
>From: "Lorrie Cooke" <[email protected]>
>To: "gtk" <[email protected]>
>Sent: Tuesday, August 07, 2001 10:43 PM
>Subject: Re: [PHP-GTK] gtkentry and key-press-event
>
>
>>
>>
>>Why do you want \n added to contents of GtkEntry?
>>
>I dont, I want to be able to run a function if the enter key was pressed 
>in a GtkEntry, this is so I dont need to add a  button to the window in 
>order to run the function,
>
>hope this makes sense :)
>
>Thanks :)
>
>Loll
>
>
>