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

[email protected] (Lorrie Cooke) Tue, 07 Aug 2001 17:14:28 -0500
Newsgroups php.gtk
Message-ID <[email protected]>
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
>
>
>