nanogui: GrCheckNextEvent Modifications?


Previous by date: 25 Jan 2000 11:29:41 -0000 Help - Multilingual fonts ?, Martin Jolicoeur
Next by date: 25 Jan 2000 11:29:41 -0000 Re: GrCheckNextEvent Modifications?, Greg Haerr
Previous in thread:
Next in thread: 25 Jan 2000 11:29:41 -0000 Re: GrCheckNextEvent Modifications?, Greg Haerr

Subject: GrCheckNextEvent Modifications?
From: "Darran D. Rimron" ####@####.####
Date: 25 Jan 2000 11:29:41 -0000
Message-Id: <NCBBLCEDENCINNMFNPBCIEFPEBAA.darran@getreal.co.uk>

Greg at al,

Between Pre2 and Pre4 have any modifications been made to the way
GrMainLoop & GrCheckNextEvent - Code that worked fine (and still does)
when linked against Pre2 (example below) ceases to function when linked
against Pre4.

If the #if is set to 1 then the code functions partially then dies with
a GrRead error.  I was just wondering if there was any changes that
could effect the way my code is working....

Interesting enough, nterm.c gets the same problems (the read error) when
compiled against Pre4, and that uses GrMainLoop, IIRC.

----[ code snip ]----
#if 0
   GrMainLoop(HandleEvent);
#else
   while(1) {
      GR_EVENT ev;

/*	cycle_poll(main_loop)    */
      GrCheckNextEvent(&ev);
      HandleEvent(&ev);
   }
#endif
----[ end code snip ]----

	-Darran

--
 Darran D. Rimron            European Research & Development Manager
Real Data Services, 117-119 Marlborough Road, Romford, Essex, RM7 8AR
 ####@####.####                      http://www.getreal.co.uk/
 Phone:44-1708-70-44-33 Fax:44-1708-74-88-59 Mobile:44-7931-37-59-39


Previous by date: 25 Jan 2000 11:29:41 -0000 Help - Multilingual fonts ?, Martin Jolicoeur
Next by date: 25 Jan 2000 11:29:41 -0000 Re: GrCheckNextEvent Modifications?, Greg Haerr
Previous in thread:
Next in thread: 25 Jan 2000 11:29:41 -0000 Re: GrCheckNextEvent Modifications?, Greg Haerr


Powered by ezmlm-browse 0.20.