Numeric Keyboard entry on OSX

LiveCode is the premier environment for creating multi-platform solutions for all major operating systems - Windows, Mac OS X, Linux, the Web, Server environments and Mobile platforms. Brand new to LiveCode? Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
trevix
Posts: 1102
Joined: Sat Feb 24, 2007 11:25 pm
Contact:

Numeric Keyboard entry on OSX

Post by trevix »

Hi all.
I forgot how to enable, for LC, the numeric keyboard on OSX, if i ever did...
Number on the main keyboard zone are typed ok but not those on the keypad on the right.
Is it a system setting?

Trevix
Trevix
OSX 15.7 xCode 26.01 LC 10.0.3 RC1 iOS 15> Android 7>
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Numeric Keyboard entry on OSX

Post by Klaus »

No Problems here with a german keyboard, except the equal sign does not get through.
I already reported this some time ago.
dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10501
Joined: Wed May 06, 2009 2:28 pm

Re: Numeric Keyboard entry on OSX

Post by dunbarx »

Try this:

Open  Apple menu and choose “System Preferences”, then go to “Accessibility”

Select “Mouse & Trackpad” and look for an option called “Enable Mouse Keys” – uncheck this if it is checked to regain usage of the number pad.

Craig Newman
[-hh]
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2262
Joined: Thu Feb 28, 2013 11:52 pm

Re: Numeric Keyboard entry on OSX

Post by [-hh] »

You may have to "numLock" on/off with the Clear-key (top left on your keypad),
or, depending on the year of your hardware, use shift-Clear.
shiftLock happens
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Numeric Keyboard entry on OSX

Post by Klaus »

I always thought this "NUMLOCK" stuff was Windows only? Not?

At least on my german keyboard this has no influence,
I can type no matter how often I hit the NUMLOCK key.
[-hh]
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 2262
Joined: Thu Feb 28, 2013 11:52 pm

Re: Numeric Keyboard entry on OSX

Post by [-hh] »

Yes. It's the same (no numlock) with my current MacOS/Apple keyboard hardware.
On older MacOS/Apple keyboard hardware combinations we had (shift-) clear = numlock.

Four years ago I was close to trash a working keyboard until I found a note about that.

Meanwhile the keypad is also used for accessible features (and Craig's proposal is the solution).
And the clear key only clears selected text and works the same as "C" on a primitive calculator.
shiftLock happens
bogs
Posts: 5480
Joined: Sat Feb 25, 2017 10:45 pm

Re: Numeric Keyboard entry on OSX

Post by bogs »

Klaus wrote: Tue Nov 06, 2018 2:04 pm I always thought this "NUMLOCK" stuff was Windows only? Not?
The numlock key to enable/disable the keypad on the extreme right of the keyboard works like you would expect on Windows and every 'nix I've ever used, which is a LOT. I'm surprised it does not apparently work that way on Mac, although I am sure I shouldn't be.
Image
dunbarx
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 10501
Joined: Wed May 06, 2009 2:28 pm

Re: Numeric Keyboard entry on OSX

Post by dunbarx »

Anecdotally, so it may very well be true, the "numLock" key is not enabled for Mac OS.

Craig
trevix
Posts: 1102
Joined: Sat Feb 24, 2007 11:25 pm
Contact:

Re: Numeric Keyboard entry on OSX

Post by trevix »

SOLVED
It was unlock...but locking and unlocking it, fixed the thing.
Bah

Thanks.
Trevix
OSX 15.7 xCode 26.01 LC 10.0.3 RC1 iOS 15> Android 7>
Post Reply