Ed Leafe wrote:

>      Another option if you don't need to catch every possible
>      keypress is to use the bindKey() method. This does the
>      equivalent of a menu shortcut, so it works from anywhere in
>      the form. As a result, I usually call bindKey() at the form
>      level. 

        Thanks, that seems to work okay too.

        I'm now running into another issue, though, which looks like its 
more general.  If I have a form set up, even if I don't bind any key 
events, holding down the enter key causes the form to flicker, with some 
controls seeming to flicker into different positions.  It stays 
flickering (apparently indefinitely) even after I release the enter 
key.  This only seems to happen with the enter key, though.  Does Dabo 
do some handling of the enter key?  If so, can I disable it?  I want to 
make sure that only my own explicitly-defined key events are getting 
handled.

Thanks,
-- 
--OKB (not okblacke)
Brendan Barnwell
"Do not follow where the path may lead.  Go, instead, where there is
no path, and leave a trail."
        --author unknown

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/[email protected]

Reply via email to