Re: Re: [Fractdev] XFractint and Cygwin/ XFree86
Jonathan; Brilliant. Keyboard input fixed. Now if I can just get it to *draw* something. I think I broke the math, somewhere. Anyone have any hints about sqrtl(), sinl(), et al? PS For those on the list, the file in question is unixscr.c Ben
From: Jonathan Osuch <osuchj@avalon.net> Date: 2002/05/04 Sat PM 01:19:42 EDT To: fractdev@mailman.xmission.com CC: quaestor@bellsouth.net Subject: Re: [Fractdev] XFractint and Cygwin/ XFree86
On Friday 03 May 2002 05:09 pm, Ben wrote:
: : <*snip*> : :
Try replacing this line:
if (input_pending()) {
with this:
if (XEventsQueued(Xdp,QueuedAlready)) {
If that it works, I'll put it in my next patch.
Jonathan
On Monday 06 May 2002 09:28 am, Ben wrote:
Brilliant. Keyboard input fixed. Now if I can just get it to *draw* something. I think I broke the math, somewhere. Anyone have any hints about sqrtl(), sinl(), et al?
PS For those on the list, the file in question is unixscr.c
Not so brilliant. Now, if you move the cursor while an image is drawing Xfractint exits with a segmentation fault or locks up. Jonathan
participants (2)
-
Jonathan Osuch -
quaestorļ¼ bellsouth.net