Index: [thread] [date] [subject] [author]
  From: Jon M. Taylor <taylorj@ecs.csus.edu>
  To  : ggi-develop@eskimo.com
  Date: Mon, 31 Aug 1998 21:13:29 -0700 (PDT)

Re: Event handling

On Mon, 31 Aug 1998, Steve Cheng wrote:

> On Mon, 31 Aug 1998, Jon M. Taylor wrote:
> 
> > 	Oh, and I got the Glide keybaord handling working again.  All I
> > had to do was remove the timer checks - Glide's lin_kbhit() does its own
> > timeout in select(stdin) and they were confusing each other.  Now I have
> > to figure out why the !@#$ mansync helper won't flush my display.... 
> 
> Stupid question: did you enable it?
> 
> ggiSetMode():	MANSYNC_ignore() on entry
> 		MANSYNC_cont() when done mode setting
> 
> ggiSetFlags():	use MANSYNC_SETFLAGS(vis,flags) macro.

	Stupid answer: No |-<.  Thanks for the info, I'll fix it up
tomorrow after I am done moving (see my post about this).

Jon
 
---
'Cloning and the reprogramming of DNA is the first serious step in 
becoming one with God.'
	- Scientist G. Richard Seed

Index: [thread] [date] [subject] [author]