Re: [Gambas-user] Keycode Enter

2014-05-25 Thread Christof Thalhofer
Am 25.05.2014 10:14, schrieb Tobias Boege: >> Am 25.05.2014 03:49, schrieb Randall Morgan: >>> I'll bet you are pressing the return key on the qwerty keyboard and > > I bet he is using a qwert*z* keyboard ;-) You're right also. Look here: z :-) Alles Gute Christof -- Dies ist keine Signat

Re: [Gambas-user] Keycode Enter

2014-05-25 Thread Tobias Boege
On Sun, 25 May 2014, Christof Thalhofer wrote: > Hi, > > Am 25.05.2014 03:49, schrieb Randall Morgan: > > I'll bet you are pressing the return key on the qwerty keyboard and I bet he is using a qwert*z* keyboard ;-) -- "There's an old saying: Don't change anything... ever!" -- Mr. Monk ---

Re: [Gambas-user] Keycode Enter

2014-05-24 Thread Christof Thalhofer
Hi, Am 25.05.2014 03:49, schrieb Randall Morgan: > I'll bet you are pressing the return key on the qwerty keyboard and > not the enter key on the numeric keypad. Since system manufacturers > have started printing the word "Enter" on the "Return" key this > becomes confusing for new developers. Mos

Re: [Gambas-user] Keycode Enter

2014-05-24 Thread Randall Morgan
I'll bet you are pressing the return key on the qwerty keyboard and not the enter key on the numeric keypad. Since system manufacturers have started printing the word "Enter" on the "Return" key this becomes confusing for new developers. Most return keys still have the return symbol (a small down t

[Gambas-user] Keycode Enter

2014-05-24 Thread Christof Thalhofer
Hello, playin around with Gambas I eventually found a bug. When I press Enter on my keyboard Gambas reports 16777220 as Key.Code but Key.Enter constant is defined as 16777221. Alles Gute Christof -- Dies ist keine Signatur