home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 581b.lha / GetKeyMap / GKMAP.desc < prev    next >
Text File  |  1991-12-03  |  484b  |  7 lines

  1. GetKeyMap contains a header file, c source code, and object modual (compiled
  2. under SAS/C 5.10a).  This function is used to obtains the current keymap    
  3. into a structure supplied to the function.  You can then modify the contents
  4. of that structure and use the new keymap in any way that you wish.  I use it
  5. in the StringInfo structure of gadgets and set the type parameters for the  
  6. keys to KCF_NOP.  In this way I can mask out all keys that I do not want    
  7. entered in the gadget.