home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 11 Util / 11-Util.zip / mb3jr12.zip / src.zip / doc / general.ipf < prev    next >
Text File  |  1998-03-13  |  1KB  |  26 lines

  1. :p.
  2. :hp2.eM Bee 3 Junior!:ehp2. intercepts messages generated by clicking the middle button
  3. ( mouse button 3 ) on your mouse. This is done via something called a system hook, wich means
  4. that :hp2.Junior:ehp2. takes a peek at whats happening before any other window/process gets
  5. to act upon it.
  6. :p.
  7. When :hp3.Junior!:ehp3. intercepts these event no-one else can act upon them, however
  8. you can :link reftype=hd res=7003.disable:elink. :hp3.Junior!:ehp3. without having to exit.
  9. :p.
  10. After mouse button 3 has been pressed, :hp2.Junior!:ehp2. takes a look at what :link reftype=fn refid=win_type.kind:elink.
  11. of window it is.
  12. .br
  13. :hp2.Junior!:ehp2. distinguishes between containers and other windows:
  14. :p.
  15. :hp3.Containers:ehp3.
  16. :p.
  17. Emulates a doubleclick. In effect this either opens an object, or shows the WarpCenter.
  18. :p.
  19. :hp3.Others:ehp3.
  20. :p.
  21. Show Window list
  22.  
  23. :fn id=win_type.
  24. There are several kinds of windows. You've got ordinary frame windows, buttons, scrollbars etc.
  25. :efn.
  26.