Mail Archives: djgpp/1997/11/27/19:01:12
From: | Jeff Weeks <pweeks AT execulink DOT com>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Windowing Systems... sorting, etc. Any suggestions?
|
Date: | Thu, 27 Nov 1997 15:32:33 -0500
|
Organization: | Code X Software
|
Lines: | 24
|
Message-ID: | <347DD8E1.9B24975A@execulink.com>
|
NNTP-Posting-Host: | ppp5.a6.execulink.com
|
Mime-Version: | 1.0
|
To: | djgpp AT delorie DOT com
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Okay, I'm current writting an OS, and in preparation I'm writting a GUI
prototype and test bed. I'm wondering if anybody has any suggestions on
how I should solve the window-order dilemma? Should I simply z-sort
them?
At the moment what I've got in mind is actually using an optomized
s-buffer algorithm. I suspect it'll work fairly well, but it's
certainly not the most elegant solution. I'd be very happy if someone
could suggest another solution.
What is the typical approach? What does SWORD, etc. use?
Thanks a lot,
Jeff
PS: Please reply via email if possible.
--------------------------------------------
- Code X Software -
Programming to a Higher Power
email: mailto:pweeks AT execulink DOT com
web: http://www.execulink.com/~pweeks/
--------------------------------------------
- Raw text -