discuss-gnustep
[Top][All Lists]
Advanced

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

Re: integrated window manager


From: Adam Fedor
Subject: Re: integrated window manager
Date: Fri, 24 Oct 2003 09:59:33 -0600


On Thursday, October 23, 2003, at 08:24 PM, Rogelio Serrano wrote:

i also now get the impression that gnustep-back is a compromise for practicality. since x is not working on all systems, it tries to accomodate the other systems that differ from x in big way. it does that by what mechanism? subclassing a gui class?



back has two basic functions:

 1. window and event handling
 2.  drawing

1 is almost exclusively handled by a subclass of the gui class GSDisplayServer 2 is mostly handled by a subclass of the gui class NSGraphicsContext, but typically also includes subclassing other gui classes, such as GSFontInfo





reply via email to

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