[Fractdev] Re: New substantially improved version

Top Page
Delete this message
Reply to this message
Author: Jonathan Osuch
Date:  
To: Fractint developer's list
Subject: [Fractdev] Re: New substantially improved version
Jean-Pierre,

> > 1) I left out your popup window (in encoder.c) because I do not want to
> > check for NCURSES in the common directory. I like the idea and there
> > may be a way to do this strictly from the code in the unix directory.
>
> Don't know if this is doable - but let me think about it !


We can code texttempmsg() and stopmsg() as popup windows in Xfractint,
and then #ifndef XFRACT out the versions in realdos.c.

Jonathan