VirtualBox

Ignore:
Timestamp:
Jul 7, 2010 9:47:45 AM (14 years ago)
Author:
vboxsync
Message:

Events: docs, properly cleanup queue in passive mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxShell/vboxshell.py

    r30627 r30698  
    310310             psev = ctx['global'].queryInterface(ev, 'IMousePointerShapeChangeEvent')
    311311             if psev:
    312                  print "pointer shape event: w=%d h=%d" %(psev.width, psev.height)
    313312                 shape = ctx['global'].getArray(psev, 'shape')
    314313                 if shape is None:
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette