cording to the keyboard plugged-in, irrespective of the IME. I've tried a
lot of ways but am somehow not able to get it right.
Anyone knows a way I could do this?
Or is my understanding of how keyboard shortcuts are supposed to work with
different IME's and keyboard layouts a bit flawed
On Wed, Jan 25, 2012 at 1:24 PM, Ken Thomases wrote:
> On Jan 24, 2012, at 1:30 AM, Akhil Jindal wrote:
>
> > I am developing a desktop application on cocoa and am trying to handle
> the
> > menu keyboard shortcuts on my own.
>
> That's weird. Why? Maybe your r
On Wed, Jan 25, 2012 at 5:09 PM, Ken Thomases wrote:
> On Jan 25, 2012, at 5:03 AM, Akhil Jindal wrote:
>
> > On Wed, Jan 25, 2012 at 1:24 PM, Ken Thomases
> wrote:
> >
> >> What are you passing in for the modifiers? I would expect that passing
> in cmdKeyB
getting any calls in any of the above functions*. I keep
getting calls in mouseMoved, mouseEntered, but not any touch messages.
Am I missing something?
Kindly help.
Regards,
Akhil Jindal
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Plea
t its subviews. But that
returns me an empty array :(
Any pointers?
-Akhil Jindal
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admi
ual mouse.
Thanks,
Akhil Jindal
___
Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Sub
AM, Akhil Jindal wrote:
>
> > I want to check whether the mouse event received was generated through
> > an actual mouse, or through a touch(possibly on an external direct
> > touch display attached to the machine(like the Wacom Cintiq)).
> >
> >
> >
> >