Hi Ulf, The version of the context menu handler has not been modified recently. Therefore I guess the behavior you are experiencing is related to a difference in the SciTE config files.
Try this: - Open the file SciTEGlobal.properties (Options > Open Global Options File) - Look for the property check.if.already.open - Uncomment the line to have: check.if.already.open=1 - Close and re-open SciTE - This should address this problem You may also want to have the property check.if.already.open=1 in your SciteUser.properties. Let me know if you still have an issue after this modification. Thanks, Andre http://www.burgaud.com/ http://www.burgaud.com/fr/ PS: I copy the SciTE user list for information. -----Original Message----- From: Ulf Lamping [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 03, 2006 4:47 AM To: [EMAIL PROTECTED] Subject: SciTE Context menu always opens new files into another SciTE instance since 1.67 Hi Andre! As you're the maintainer of the SciTE context menu handler, I'm sending this mail directly to you. If it should be send to someone else (or the SciTE mailing list), please let me know. I'm using SciTE for quite a while now, installed by the "Bruce Dodson installer" on XP. With 1.67 I've noticed, that the context menu handler works differently than before (which I'm using all the time :-). Currently, opening a(nother) file through the context menu "Edit with SciTE" will open just another SciTE instance. Before 1.67, doing the same simply added the new file to an existing SciTE instance in a new tab, which in my eyes is the "natural" behaviour for a multi tab application. The current behaviour is really annoying, is it intentional or "just" a bug? Regards, ULFL P.S: If you need additional information, just let me know! -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.371 / Virus Database: 267.14.11/219 - Release Date: 1/2/2006 _______________________________________________ Scite-interest mailing list [email protected] http://mailman.lyra.org/mailman/listinfo/scite-interest
