In <http://www.zope.org/Members/Caseman/ExternalEditor/install-win32> Casey notes "The helper application can run any editor program that does not detach itself from the controlling process. As for editors that insist on detaching from the controlling process (EditPad does this by default), you need to configure them so that they do not detach. For EditPad you could use: editor = C:\Program Files\EditPadClassic\EditPad.exe /newinstance" I've just tried EditPadPro and watched the error you get if you don't use /newinstance - things fail on attempting to open the second and subsequent files. I get the same error when trying HTML-Kit when opening the second and subsequent files. The HTML-Kit docs mention a /si parameter to open a single-instance but I want the reverse - a new instance - which, should, from my reading of the docs be the default behaviour. But, as far as I can tell, this is not what HTML-Kit is doing. I know we've got some HTML-Kit enthusiasts on this list - can you help? Paul -- The Library, Tyndall Avenue, Univ. of Bristol, Bristol, BS8 1TJ, UK E-mail: paul.browning@bristol.ac.uk URL: http://www.bris.ac.uk/
On 6 Jan 2003 at 10:24, Paul Browning wrote:
I know we've got some HTML-Kit enthusiasts on this list - can you help?
I use HK with Zope all the time via the FTP interface. I understand that the purpose of EE is different. I've forwarded your note to Chami, but I suggest you go to the hk newsgroups news.chamisplace.com chami.public.htmlkit.misc -- Brad Clements, bkc@murkworks.com (315)268-1000 http://www.murkworks.com (315)268-9812 Fax http://www.wecanstopspam.org/ AOL-IM: BKClements
Hello Brad, Monday, January 6, 2003, 7:30:59 PM, you wrote:
On 6 Jan 2003 at 10:24, Paul Browning wrote:
I know we've got some HTML-Kit enthusiasts on this list - can you help?
I use HK with Zope all the time via the FTP interface. I understand that the purpose of EE is different. I've forwarded your note to Chami, but I suggest you go to the hk newsgroups
I do use HTML-kit with External Editor a lot, but i cannot seem to find the original post with the original question. A forward of that one could perhaps enable me to help.... :) -- Geir Bækholt geir@funcom.com Tools/HCI-developer Tools/Billing - Product Operations Funcom Oslo
Hello In HTML-Kit (Build 292): Go to Edit/Preferences, then unclick the "Limit to a single HTML-Kit instance" HTH Dieter
-----Ursprüngliche Nachricht----- Von: zope-admin@zope.org [mailto:zope-admin@zope.org]Im Auftrag von Paul Browning Gesendet am: Montag, 6. Januar 2003 11:25 An: zope@zope.org Betreff: [Zope] External Editor and HTML-Kit
In <http://www.zope.org/Members/Caseman/ExternalEditor/install-win32>
Casey notes
"The helper application can run any editor program that does not detach itself from the controlling process.
As for editors that insist on detaching from the controlling process (EditPad does this by default), you need to configure them so that they do not detach. For EditPad you could use:
editor = C:\Program Files\EditPadClassic\EditPad.exe /newinstance"
I've just tried EditPadPro and watched the error you get if you don't use /newinstance - things fail on attempting to open the second and subsequent files.
I get the same error when trying HTML-Kit when opening the second and subsequent files. The HTML-Kit docs mention a
/si
parameter to open a single-instance but I want the reverse - a new instance - which, should, from my reading of the docs be the default behaviour. But, as far as I can tell, this is not what HTML-Kit is doing.
I know we've got some HTML-Kit enthusiasts on this list - can you help?
Paul
-- The Library, Tyndall Avenue, Univ. of Bristol, Bristol, BS8 1TJ, UK E-mail: paul.browning@bristol.ac.uk URL: http://www.bris.ac.uk/
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
--On 06 January 2003 22:20 +0100 Dieter Fischer <dieter.fischer@grid-it.ch> wrote:
Hello
In HTML-Kit (Build 292):
Go to Edit/Preferences, then unclick the "Limit to a single HTML-Kit instance"
HTH
Utterly brilliant advice! Thankyou. Paul -- The Library, Tyndall Avenue, Univ. of Bristol, Bristol, BS8 1TJ, UK E-mail: paul.browning@bristol.ac.uk URL: http://www.bris.ac.uk/
participants (4)
-
Brad Clements -
Dieter Fischer -
Geir Bækholt -
Paul Browning