On Mon, 3 Apr 2000, Richard Gaskin wrote:

> In my work here with QT clips, I've found that the selectionChanged message
> works reliably when I shift-drag the current time control, but when I
> shift-arrowkey to change the selection range the message is not sent, and
> queries to the startTime and endTime values do not seem to be updated to
> reflect the new selection using shift-arrowkey.
> 
> Is there something I'm missing which is needed to allow shift-arrowkey to be
> honored as shift-drag is?

No, this is just a feature of QT we weren't aware of and so didn't
prepare for.  Actually, like all keyboard use of the player, this
really doesn't work so hot because the mouse cursor has to be in the
player before it works, a bizarre UI that I'm sure violates all of the
style guides (it's vaguely reminiscent of the obsolete "pointer focus"
policy used on ancient workstations).

My recommendation would be just be to un-document this particular
feature of QT, at least until we come up with some sensible way to
assign keyboard focus to players (and provide some indication to the
user that this has occured).  Suggestions for how to do this
welcome...
  Regards,
    Scott

> -- 
>  Richard Gaskin 
>  Fourth World
>  Multimedia Design and Development for Mac, Windows, UNIX, and the Web
>  _____________________________________________________________________
>  [EMAIL PROTECTED]                 http://www.FourthWorld.com
>  Tel: 323-225-3717           ICQ#60248349            Fax: 323-225-0716

********************************************************
Scott Raney  [EMAIL PROTECTED]  http://www.metacard.com
MetaCard: You know, there's an easier way to do that...


Archives: http://www.mail-archive.com/metacard%40lists.best.com/
Info: http://www.xworlds.com/metacard/mailinglist.htm
Please send bug reports to <[EMAIL PROTECTED]>, not this list.

Reply via email to