[Gtk-sharp-list] [Another Request] gdk/Key.cs modification
Charles Iliya Krempeaux
charles@reptile.ca
16 Apr 2003 14:35:02 -0700
Hello,
Also, could:
Gdk.Key.Mode_switch
Gdk.Key.script_switch
be renamed to:
Gdk.Key.ModeSwitch
Gdk.Key.ScriptSwitch
And could:
Gdk.Key.space
Gdk.Key.exclam
Gdk.Key.quotedbl
Gdk.Key.numbersign
Gdk.Key.dollar
Gdk.Key.percent
Gdk.Key.ampersand
Gdk.Key.apostrophe
Gdk.Key.quoteright
Gdk.Key.parenleft
Gdk.Key.parenright
Gdk.Key.asterisk
Gdk.Key.plus
Gdk.Key.comma
Gdk.Key.minus
Gdk.Key.period
Gdk.Key.slash
Gdk.Key.colon
Gdk.Key.semicolon
Gdk.Key.less
Gdk.Key.equal
Gdk.Key.greater
Gdk.Key.question
Gdk.Key.at
Gdk.Key.bracketleft
Gdk.Key.backslash
Gdk.Key.bracketright
Gdk.Key.asciicircum
Gdk.Key.underscore
Gdk.Key.grave
Gdk.Key.quoteleft
Etc...
(There's alot more of them.)
Be made to start with capitals. (Some of them should
probably have capitals in the middle too [if possible].
For example, "parenleft" should probably be "ParenLeft".)
See ya
On Wed, 2003-04-16 at 14:05, Charles Iliya Krempeaux wrote:
> 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/