Caps Lock interferes with shift-dragging to extend an event.

Support for our integrated Contact Manager, Calendar, and Project Tracker.
Posts: 30
Joined: Sun Oct 23, 2011 11:25 am
PostPosted: Wed Nov 02, 2011 6:31 pm
I notice that when CAPS LOCK is turned on, shift-dragging the bottom cell to extend an appointment's end-time doesn't work; shift-dragging with CAPS LOCK just moves the event.

Is this a known limitation, or perhaps just a small oversight that can be corrected easily?

Sam
SeedCode Staff
SeedCode Staff
Posts: 691
Joined: Mon Feb 28, 2011 2:47 pm
PostPosted: Thu Nov 03, 2011 7:51 am
Hi Sam,

This is a known limitation with the current build. The script Click in / Drag Event uses the Get ( ActiveModifierKeys ) to determine what action to take. If caps are selected with the shift key, it returns 3 as opposed to 1 of caps aren't on. The script currently considers 1 only the "shift" action.

You could change the script to test for 1 OR 3 for the shift action.

I've also seen a cute trick using the MOD function: Mod ( Get ( ActiveModifierKeys ) ; 2 ) = 1 would indicate that shift is down with Caps on or not.

hth,
Jason

Return to SeedCode Calendar

Who is online

Users browsing this forum: No registered users and 3 guests

(855) SEEDCODE
[email protected]
Follow us: