Re: [Pgui-devel] Help needed: Cursor blanking from client app

2001-08-09 Thread Pascal Bauermeister
Micah Dowty wrote: > > Here's an example: > > --8<-- > #include > int main(int argc, char **argv) { >pgInit(argc,argv); >pgDriverMessage(PGDM_CURSORVISIBLE, atoi(argv[1])); >pgFlushRequests(); > } > -->8-- > Fine, many thanks Pascal. ___

Re: [Pgui-devel] Help needed: Cursor blanking from client app

2001-08-08 Thread Micah Dowty
Here's an example: --8<-- #include int main(int argc, char **argv) { pgInit(argc,argv); pgDriverMessage(PGDM_CURSORVISIBLE, atoi(argv[1])); pgFlushRequests(); } -->8-- If this program was compiled as 'pgcursor' you could use 'pgcursor 0' to turn off the cursor and 'pgc

[Pgui-devel] Help needed: Cursor blanking from client app

2001-08-08 Thread Pascal Bauermeister
Hi, does anybody know how to blank the cursor from a client application (not from a driver) ? I suppose one must send a PGDM_CURSORVISIBLE command, but how is the exact form ? Thanks, Pascal -- Pascal Bauermeister Head of Software Development SMARTDATA PSE-A / EPFL CH-1015 La