[gtkada] Need help with Entry and Signals

Emmanuel Briot briot at gnat.com
Mon Jun 5 17:19:11 CEST 2000


 > Sorry I meant Character (as GTK+ doesn't have unicode yet). 
 > 
 > What I meant to ask was would
 > 
 >    if Character'Val (Key) = Some_Character then
 > 
 > work (as long as I first check that Key is not greater than 255)
 > generally for all Latin 1 characters?


No. As I said in my mail, you have to use Gdk.Event.Get_String.

Emmanuel





More information about the gtkada mailing list