control-clicking an NSSlider
control-clicking an NSSlider
- Subject: control-clicking an NSSlider
- From: Lieven Dekeyser <email@hidden>
- Date: Thu, 8 Nov 2001 18:22:41 +0100 (CET)
Hi!
Is there any way to get the NSEvent which caused a control's target action
to be fired?
I'd like to get the Modifiers from whitin the action to check if the
control key was down when the user clicked the NSSlider.
greetz,
--Lieven