Ton Plomp Posted November 6, 2009 Report Share Posted November 6, 2009 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 Quote Link to comment
bmoyer Posted November 6, 2009 Report Share Posted November 6, 2009 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 Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.