[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon Jul 5 10:35:46 1993 
Subject:Re: X-windows and Poplog 
From:Tom Khabaza 
Volume-ID:930705.03 

> I mostly find Version 14.2 very robust.
> But I never use Xved,
> ...
> (I intensely dislike the proliferation of windows: e.g.  I often have
> 10 or more files open.)

I too find 14.2 very robust, and use Xved all the time for program
development.  I normally work with all my application source files open
at once (> 20).  I make this manageable by having code which opens all
the files and then iconifies them - I then de-iconify the relevant ones
only when I need them.  I also have code to manage the icon placement.

However, all this code is very specific to my application, and to
Motif.  A generic utility to help here would be great.
tom