[Lazarus] Mac OS X : How to get my app to show proper Short-Cuts...
EarMaster - Bent Olsen
bent at earmaster.com
Mon Oct 27 09:24:34 CET 2008
Hi,
Via LCL - by setting ShortCut properties for menus and actions with ssMeta
in Carbon, or ssCtrl in Win32.
Hope this helps,
Normann
> Hi Normann,
> Can you explain what you mean by dynamically? Do you mean via Carbon
> API
> calls or LCL settings?
>
> Dominique.
>
> On Tue, 21 Oct 2008 09:20:27 +0200, "EarMaster - Bent Olsen"
> <bent at earmaster.com> wrote:
> > Hi,
> >
> > We use short cuts like Meta+O for Ctrl+O, but you need to map short
> cuts
> > dynamically - some short cuts on Win32 needs to be remapped for Mac
> users.
> >
> > Regards,
> > Normann
> >
> >> So is what I reported a bug that should be added to the bug tracker,
> as
> >> this was definitely working prior to the "Lazarus Key mapping" fix,
> >> probably because carbon apps back then, just didn't have any choice
> but
> >> to
> >> support the Cmd+SomeKey mapping.
> >>
> >> So Tobias, how do you use the Carbon API to change ^C to Cmd+C?
> >>
> >> Dominique.
More information about the Lazarus
mailing list