Dear Sean

You could sub-class the windows handler for MapInfo in a C DLL. Your
program would need to look at all keyboard messages and let through D
for digitiser S for snap ( and probably everthing else) but dont let
through escape.

I've used this technique so that I can let user type in commands like
LINE,TRIM,EXTEND etc. and to know where the mouse is at any time to get
intersection snap.

I think its better to taking away the escape keys!!

Good Luck,

Regards


Bob


In message <F7F10AB2235ED211809F006094B932C41363D6@dyn-
2-57.dialin.uq.net.au>, Sean Richards <[EMAIL PROTECTED]> writes
>Hi all,
>
>I have a little query, about queries actually.  Does anyone know if there is
>some way to protect a selection in progress from user intervention.  I am
>referring to the (good) facility within MapInfo that allows a user to push
>ESC and halt the selection procedure.  I have a case here where that ability
>is undesirable - automated procedures.
>
>The best I have come up with is removing the ESC key from all of the
>keyboards in the office (lateral concept).  Anyone got any better ideas?
>
>Input appreciated.
>
>Thanks
>
>Sean Richards
>ERSIS Australia
>Level 2 436 St Kilda Rd, PO Box 3055.  Telephone   +61 3 986 77322
>Melbourne. VIC. 3004. Australia.       Facsimile     +61 3 986 77422
>Email: [EMAIL PROTECTED]              
>
>On the web at http:\\www.ersis.com.au
>__________________________________
>The views expressed in this message do not necessarily 
>reflect the views of ERSIS Australia.
>
>
>----------------------------------------------------------------------
>To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
>"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

-- 
Bob Young
----------------------------------------------------------------------
To unsubscribe from this list, send e-mail to [EMAIL PROTECTED] and put
"unsubscribe MAPINFO-L" in the message body, or contact [EMAIL PROTECTED]

Reply via email to