[Gtk-sharp-list] GdkKeySyms Missing - Hackers wanted

Mike Kestner mkestner@speakeasy.net
11 Apr 2003 20:47:08 -0500


On Fri, 2003-04-11 at 18:17, fd wrote:

> The Gtk# code generator ignores these because they're not in an enum.
> However, the code generator is probably not the best way to go with
> these, because they are all case-sensitive. I'll extract and generate
> the C# entries with a perl script, unless there are any objections.

Sounds great.  To handle things like this with the parser will require
so much special casing that it would become an unwieldy beast.  If you
want to check in the perl script to the parser dir in cvs, we can use it
to update the keysyms automatically if they change between platform
releases.

Thanks,
-- 
Mike Kestner <mkestner@speakeasy.net>