texmacs-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Texmacs-dev] native and GPL port of QT to win32


From: Dan Martens
Subject: Re: [Texmacs-dev] native and GPL port of QT to win32
Date: Tue, 04 Feb 2003 18:08:41 -0500

Don't worry about modifying the code on my account.  As a matter of fact, the 
less you modify it, the less I will have to modify the new code in the future.  

Oh, I have one question regarding the code.

When exactly do you display the menu and other canvas widgets??  Is it before 
the first call to XNextEvent, or is it after when you start to build the 
clipping regions?? Any information regarding the GUI process may save me some 
time.

Just so you know, I have everything *working* in the startup phase up until the 
point when you build the first region.  All X calls required up until this 
point have been written to use Win32.  

Dan
--

On Tue, 4 Feb 2003 23:39:16   
 Joris van der Hoeven wrote:
>
>Hi Dan,
>
>> My name is Dan Martens, I am the developer that is currently porting
>> texmacs to windows. Just to reassure you, the way that we are currently
>> undertaking this project is by far the least damaging to the current
>> texmacs code.  Very little code has been changed, and what has been
>> changed is merely syntax, or file system pathing.  There section
>> involvind texmacs forking and piping a child STDIN, STDOUT had to be
>> changed considerably due to the inherent differences between Windows and
>> Unix regarding processes.  We are instead rewriting all the underlying
>> system calls that texmacs makes, including X11 calls.  It will not be a
>> full rewrite of X, but just the necessary functions to get it working.
>> So far, so good.  We have the startings of a window up, which is
>> excellent news.  All other aspects of the program, including GUILE, and
>> TEX interfacing are working so far.   
>
>Thank you for this good news. I apologize for not having had time recently
>to make TeXmacs significantly more portable. In any case, we will be happy
>to test your port as soon as things start to work.
>
>Best wishes, Joris
>
>
>
>_______________________________________________
>Texmacs-dev mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/texmacs-dev
>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]