Page 1 of 1

Cancel opening of large files

Posted: Thu Jun 26, 2003 8:00 pm
by CodeBase
When opening an file that takes a long time to load (because it is very large or is over a network connection), TextPad remains unavailable until the file has loaded. Realizing how large the file must be, I will sometimes change my mind about loading it.

TextPad needs an option to cancel the opening of a file while it is being opened.

Posted: Wed Jul 16, 2003 6:43 pm
by Tyriel
I'm not sure whether this is possible given the I/O architecture of windows. Aside from killing the process, I think the buffering process for reading a file from disk isn't interruptible. I could easily be wrong, but I understand the reason for your suggestion. I've occasionally slipped and opened up 600MB database files in textpad before. Whoops! Coffee break time =)

Posted: Fri Feb 27, 2004 7:09 am
by gracefool
This would be very helpful (if it is possible).