Micah Dowty wrote:
>
> Here's an example:
>
> ------8<------
> #include <picogui.h>
> int main(int argc, char **argv) {
> pgInit(argc,argv);
> pgDriverMessage(PGDM_CURSORVISIBLE, atoi(argv[1]));
> pgFlushRequests();
> }
> ------>8------
>
Fine, many thanks
Pascal.
_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/pgui-devel
- [Pgui-devel] Help needed: Cursor blanking from client ... Pascal Bauermeister
- Re: [Pgui-devel] Help needed: Cursor blanking fro... Micah Dowty
- Pascal Bauermeister
