Results 1 to 12 of 12

Thread: [RESOLVED] F-Keys, what's up with F10??

Threaded View

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Nov 2008
    Posts
    18

    Resolved [RESOLVED] F-Keys, what's up with F10??

    Folks,

    I'm working on a CNC control program, based on a DLL that someone else wrote.
    No problems with that sofar, as i get good support from the writer.

    the problem i do have to tackle is the following:
    I want to acces all the functions by means of softkeys ( the F-Keys at the top of our keyboards )
    when the program starts it shows the Main menu softkeys ( F1-F12), and each F-key has a function assigned to it, some will make the machine move, others will show another menu, or a fileopen/save dialog, depending on the chosen keys.

    all works fine and handy-dandy, except for the F10 key, it seems to be "Sticky", when i press it, the program will not react to any other key, only the F10 key can get it back in "normal state" accepting every key with a function assigned..

    how to "unstick" the F10 after pressing it?.. because pressing F10 now, means no other key will do anything, and that may become dangerous, when the machine is moving and it must be stopped..

    Thanks in advance
    Last edited by Hack; Apr 8th, 2009 at 10:21 AM. Reason: Added RESOLVED to thread title and green resolve checkmark

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width