texmacs-dev
[Top][All Lists]
Advanced

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

Re: [Texmacs-dev] enums patch


From: Stéphane Payrard
Subject: Re: [Texmacs-dev] enums patch
Date: Thu, 12 Sep 2002 19:07:20 -0400
User-agent: Mutt/1.4i

On (12/09/02 18:29), Joris van der Hoeven wrote:
> From: Joris van der Hoeven <address@hidden>
> To: address@hidden
> Subject: Re: [Texmacs-dev] enums patch
> Reply-To: address@hidden
> Date: Thu, 12 Sep 2002 18:29:18 +0200 (MET DST)
> 
> 
> > On a previous mail, you talked about window manager (more specifically
> > maximization of windows) and how I can help.  Really I am no
> > specialist.
> 
> I am not a specialist either...
> Would you be willing to spend a few days on this in order to get
> this thing fixed? I ask this to you, because you already did fix
> the problem with the kill signal, so you already know a bit about
> it.

I need to get the Qt loop in first. I need some perl stuff to
demonstrate at YAPC. This a perl conference after all.

> 
> > This stuff is documented in the ICCCM (http://tronche.com/gui/X/icccm) and
> > recent additions at  http://freedesktop.org/standards.
> 
> Thanks for the pointers.
> However, none of them works for me...

I am lost too. I hope that my work with Qt and X11 will give me more
handle on the problem. Indeed I even compiled Qt with -g to be able to
step in that code, so I am getting familiar with it.

Last time I checked, I suspected that the relevant code were
in qwidget_x1.cpp in void QWidget::showMaximized() using atoms
interned in qt_intit_internal() (qapplication_x11.cpp). And I don't
remember why I was unable to use that as a model.




> 
> > My hope is that we will get this for free through the QT API.
> 
> Yes, but I want to continue to maintain a version based on Xlib
> (this both increases robustness and allows us not to vicerally
> depend on a specific toolkit).

I understand that and you will be able to #ifdef out
the Qt stuff. Even at run-time, the default will be
your toolkit for a while. This makes things more complicated
but will allow to get the code in even if badly broken.

> 
> 
> 
> _______________________________________________
> 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]