Jump to content

Undo shortcut on Mac


Ton Plomp

Recommended Posts

Hi All,

I am trying to add an undo function to an application, and am looking at key-down events.

For windows I know the shortcut 'CTRL-z' as the de-facto standard.

Googling suggest the shortcut is 'Apple-z' on Mac OS's, however the platmods doesn't have an 'Apple' option just CMD and Opt. Which one should I use?

Ton

Link to comment

Hi All,

I am trying to add an undo function to an application, and am looking at key-down events.

For windows I know the shortcut 'CTRL-z' as the de-facto standard.

Googling suggest the shortcut is 'Apple-z' on Mac OS's, however the platmods doesn't have an 'Apple' option just CMD and Opt. Which one should I use?

Ton

'Apple' is the same as Command (CMD). It's usually written on apple keyboards with both a Command and an apple. I haven't actually done any programming in LabVIEW on my Mac however (all on Windows), but that's how my Macbook keyboard looks.

Bruce

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.