GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
MPE_Get_mouse_press(4) MPE MPE_Get_mouse_press(4)

MPE_Get_mouse_press - Waits for mouse button press

#include "mpe.h" 
int MPE_Get_mouse_press( MPE_XGraph graph, int *x, int *y, int *button )

graph
- MPE graphics handle

x
- horizontal coordinate of the point where the mouse button was pressed
y
- vertical coordinate of the point where the mouse button was pressed
button
- which button was pressed: 'MPE_BUTTON[1-5]'

This routine waits for mouse button press, blocking until the mouse button is pressed inside this MPE window. When pressed, returns the coordinate relative to the upper right of this MPE window and the button that was pressed.

3/4/2011

Search for    or go to Top of page |  Section 4 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.