ScintillaGadget zooming on Mac
Posted: Sat Feb 21, 2015 8:16 pm
Questions for the Mac experts:
1. Using the ScintillaGadget, is there any way to enable Ctrl+Mousewheel (or Cmd+Mousewheel) zooming like on Windows? It does not zoom at all in my PB + OS X programs (maybe that's a Scintilla issue).
2. In addition to (maybe in replacement of) Mousewheel zooming, is there a way to use the Plus/Minus keys in AddKeyboardShortcut()? They don't have built-in constants. On Windows, I can use #VK_OEM_PLUS and #VK_OEM_MINUS.
1. Using the ScintillaGadget, is there any way to enable Ctrl+Mousewheel (or Cmd+Mousewheel) zooming like on Windows? It does not zoom at all in my PB + OS X programs (maybe that's a Scintilla issue).
2. In addition to (maybe in replacement of) Mousewheel zooming, is there a way to use the Plus/Minus keys in AddKeyboardShortcut()? They don't have built-in constants. On Windows, I can use #VK_OEM_PLUS and #VK_OEM_MINUS.
