[Lazarus] Mac OS X : How to get my app to show proper Short-Cuts...

dominique at savagesoftware.com.au dominique at savagesoftware.com.au
Mon Oct 27 16:38:35 CET 2008


Ah, for some weird reason I thought it needed API calls.

It is now all set via the IDE.

Thanks again for the clarification.


Dominique.

On Mon, 27 Oct 2008 09:24:34 +0100, "EarMaster - Bent Olsen"
<bent at earmaster.com> wrote:
> 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.
> 
> _______________________________________________
> Lazarus mailing list
> Lazarus at lazarus.freepascal.org
> http://www.lazarus.freepascal.org/mailman/listinfo/lazarus




More information about the Lazarus mailing list