Warning: main(/www/www/htdocs/style/globals.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/gf/dev_guide/api/gf_cursor_set_pos.html on line 1
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/globals.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/gf/dev_guide/api/gf_cursor_set_pos.html on line 1
Warning: main(/www/www/htdocs/style/header.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/gf/dev_guide/api/gf_cursor_set_pos.html on line 8
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/header.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/gf/dev_guide/api/gf_cursor_set_pos.html on line 8
Set the hardware cursor position
#include <gf/gf.h>
int gf_cursor_set_pos( gf_display_t display,
unsigned cursor_index,
int x,
int y );
- display
- The display you want to set the hardware cursor position for.
- cursor_index
- Currently ignored. Set to 0.
- x, y
- Coordinates that describe the new hardware cursor position.
gf
This function sets the position of the hardware cursor for a display.
- GF_ERR_OK
- Success.
- GF_ERR_IODISPLAY
- Error communicating with io-display. Check to ensure that io-display is still running. The sloginfo utility may provide more information.
QNX Graphics Framework
Safety: | |
Interrupt handler |
No |
Signal handler |
No |
Thread |
Yes |
gf_cursor_disable(),
gf_cursor_enable(),
gf_cursor_set()
Warning: main(/www/www/htdocs/style/footer.php) [function.main]: failed to open stream: No such file or directory in /www/www/docs/6.4.1/gf/dev_guide/api/gf_cursor_set_pos.html on line 134
Warning: main() [function.include]: Failed opening '/www/www/htdocs/style/footer.php' for inclusion (include_path='.:/www/www/common:/www/www/php/lib/php') in /www/www/docs/6.4.1/gf/dev_guide/api/gf_cursor_set_pos.html on line 134