[Gtk-sharp-list] [Request] gdk/Key.cs modification

Charles Iliya Krempeaux charles@reptile.ca
16 Apr 2003 14:05:36 -0700


Hello,

I would be more intuitive to the developer, if:

    Gdk.Key.Page_Up
    Gdk.Key.Page_Down
    Gdk.Key.KP_Page_Up
    Gdk.Key.KP_Page_Down
    Gdk.Key.Scroll_Lock
    Gdk.Key.Sys_Req
    Gdk.Key.Num_Lock

were instead named:

    Gdk.Key.PageUp
    Gdk.Key.PageDown
    Gdk.Key.KP_PageUp
    Gdk.Key.KP_PageDown
    Gdk.Key.ScrollLock
    Gdk.Key.SysReq
    Gdk.Key.NumLock

To be more like normal C# naming conventions.


See ya

-- 
     Charles Iliya Krempeaux, BSc
     charles@reptile.ca

________________________________________________________________________
 Reptile Consulting & Services    604-REPTILE    http://www.reptile.ca/