RE: Why is GDK_Up undeclared for me?



Ive had this problem before, it is not included with the default '#include
<gtk/gtk.h>'... you have to include (as Felix says) '<gdk/gdkkeysyms.h>' as
well.

Regards,

Martyn

-----Original Message-----
From: Felix Natter [mailto:fnatter gmx net]
Sent: Monday, May 20, 2002 3:09 PM
To: gtk-app-devel-list gnome org
Subject: Re: Why is GDK_Up undeclared for me?


Kent Nyberg <blurk telia com> writes:

When i try to figure out what value the event-keyval in my 
key_press_event calback i can not use the defenitions like GDK_Up that
some GTK+ program use.
For me those values are undeclared :(

Can some one explain why?

I can find it in <gdk/gdkkeysyms.h>.
Sorry if that's not what you wanted.

-- 
Felix Natter

_______________________________________________
gtk-app-devel-list mailing list
gtk-app-devel-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list



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