[Date Prev][Date Next][Subject Prev][Subject Next][
Date Index][
Subject Index]
Re: U2 conflicts?
- Subject: Re: U2 conflicts?
- From: TBaehr TBaehr@xxxxxxxx
- Date: Mon, 8 Dec 1997 21:20:43 EST
IMyron writes:
≪ But I've been unsuccessful at extracting his routines for the
file re-open utility, which I would like to add to XyWin. ≫
Yup. The re-open utility spread its fine-like tendrils into lots of places.
Creating new files and opening existing ones takes up quite a lot of code, and
isolating it would have made the DLG file very long and redundant indeed
(unless I'm missing some crucial point). The key to Re-open is s/g 1879. What
was tricky (for me at least) was getting path+filename+view mode captured in
many places and then managing the list (and file) that gets created. I'm sure
there must have been some way to isolate the extra code, but I had neither the
time nor skill to do that. As it was, DLG got so big I had to cut out the doc
info routines so I wouldn't run out of memory.
Folks who want to find the majority of special code for Re-open should search
for 1879 in the DLG file.
Again, I'm sorry my enhancements have caused such consternation.
Tim Baehr
tbaehr@xxxxxxxx