X11 bashing

Joshua Osborne stripes at eng.umd.edu
Sat Apr 27 07:32:21 AEST 1991


In article <.VXAREE at xds13.ferranti.com>, peter at ficc.ferranti.com (Peter da Silva) writes:
> The problem is that they were factoring the problem apart along the wrong
> lines. They implemented basic drawing primitives and assumed that was good
> enough. What they needed to be implementing was visual objects: buttons,
> text panes, windows, etc. Eventually they realised it and built a toolkit
> that let you work with those objects, but because it was in the application
> it put a lot of strain on the protocol, and required real-time response
> from an app.

No they didn't "eventually realise" the need for the server to understand menus,
text editors, and buttons.  That would have forced a Look & Feel onto
applications, which is what they wanted the server NOT to do.  Now users can
choose between 3D and 2D menus, round and square.  Lots of diffrent editors, and
a handful of menus.  Who knows, mabie somone will make pie menus for X.

(You can do most of the button work in the server, likewise for menus once they
are posetd, but that requires a fair amt of memmory in the server)
-- 
           stripes at eng.umd.edu          "Security for Unix is like
      Josh_Osborne at Real_World,The          Multitasking for MS-DOS"
      "The dyslexic porgramer"                  - Kevin Lockwood
"CNN is the only nuclear capable news network..."
    - lbruck at eng.umd.edu (Lewis Bruck)



More information about the Comp.unix.internals mailing list