- From: David Yang <david@math.edu>
- Date: Tue, 8 Feb 2000 19:57:28 -0800
- To: <Irene.Vatton@inrialpes.fr>, "David Yang" <david@math.edu>
- Cc: <www-amaya-dev@w3.org>
Where is this \ generated? It seems like it would be easy to change, no? David -----Original Message----- From: vatton@vanuatu.inrialpes.fr [mailto:vatton@vanuatu.inrialpes.fr]On Behalf Of Irene.Vatton@inrialpes.fr Sent: Wednesday, February 09, 2000 5:47 AM To: David Yang Cc: www-amaya-dev@w3.org Subject: Re: Changing \New.html and opening new Web Pages in same Window In-reply-to: Your message of Tue, 08 Feb 2000 18:28:41 -0600." <NDBBLNABMLLLGPOFENCGMECACAAA.david@math.edu> > > Two questions: > > 1. When I start a new document, it does something like HOME_PAGE\New.html. > First, why does it have a \ instead of / since most web protocols use \? > Second, is there a way to change the New.html to something like > UserName.html? There was a bug in the Windows 2.4 version. Amaya generated always a \ even if the URI was a Web address. > 2. When I open a new document, it opens another window, the same with Help > selections, is there a way to have this all come in the same window. I > tried changing IN_NEW_WINDOW in New ()to false but it didn't seem to have > any effect. If you call InitDocView (CurrentDocument, ....) instead of InitDocView (0, ...) in the function InitializeNewDoc, it should display the new document in the same window. Irene.
Received on Wednesday, 9 February 2000 09:05:39 UTC