home *** CD-ROM | disk | FTP | other *** search
/ Aminet 10 / aminetcdnumber101996.iso / Aminet / text / edit / FrexxEdA.lha / FrexxEd / fpl / AppQuery.FPL.README < prev    next >
Text File  |  1995-07-19  |  800b  |  25 lines

  1. ############################################
  2. File:           AppQuery.FPL
  3. Author:         Daniel Stenberg, Nicolas S Dade
  4. Email:          FidoNet 2:201/328, Daniel.Stenberg@sth.frontec.se
  5. Short:          Pop up requester when icon is dropped on AppIcon/AppWindow
  6. Version:        1.2
  7. Date:           25.1.95
  8. Local settings:
  9. Global settings:
  10. Keysequence: 
  11. Type:           hook
  12. Prereq:
  13. ############################################
  14.  
  15. FUNCTION
  16.   Whenever one or more icons are dropped on the FrexxEd AppIcon or AppWindow,
  17. this program brings up a requester for a each of the icons and query the user
  18. whether to open the file into a new buffer, insert it at current position or
  19. cancel the operation.
  20.  
  21. HISTORY
  22.     1.1 Added WindowToFront()
  23.         1.2 Nicolas S Dade added the "cancel" button in the requester
  24.  
  25.