V1.51.28 "Allow Multiple Instance"

Started by Alain, June 27, 2014, 01:49:36 PM

Previous topic - Next topic

Alain

Hi,
1) the "allow multiple instance"  don't work in 1.51.28 (64b)
All time and each time message box for confirmation

2) when you have several txt loaded and you close HE
if you restart HE you have only the first one

I reload the 1.51.26 (64b) and the "allow multiple instance" work fine

BR, Alain





alex

Hi Alain,

strange.. At least with allow multiple instances can be related to changes for message boxes I did. I will check.

BR, Alex.
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]

Alain

More exactly :

I load the new file from the active window with a selected Word
and in the right click, call the contextual menu with a tools  "Load File"

In HE :  the Tools, option Manage Tools  I have added this "Load File"
with  (Edit... Button)
Title = Load File
Command= %CurrentWord%.prg
Initial Directory = %FileDir%

and that work fine from a long time, loading the file (if exist) in a new tab
With 1.4.3 the message box ask to confirm each time, and don't registred the check "Don't ask again"

BR
Alain

alex

Hi Alain,

I think the built-in way for tool you build is just using Smart Navigate feature...
Put cursor on file you would like to open and press Alt+G (this is a default shortcut for Smart Navigate).

But, of course, I will fix the bug also, but can take some time - next week I am on vacation.

BR, Alex.
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]

Alain

Ha Ha, BUT

the "ALT+G" key don't load the file when you have no extension
that is why my tool "Load File"  append ".prg" just after the selected word
and work (worked) fine 

the story will continue with 1.51.29... next week

Good vacation
Alain




alex

Hi Alain,

I think I have fixed the bug - will be available in new build next days.

About Alt+G, I have feeling we have already discussed that... What is an extensio of the file for which you call the tool? It is not always match to .prg?
Maybe check for any file with %Current Word% name, with registered extension of this syntax will make in standard logic of the Smart Navigate?

BR, Alex.

HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]

Alain

Hi Alex,
Yes, we have had this discussion before and you suggest to me the solution :

In HE :  the Tools, option Manage Tools  I have added this "Load File"
with  (Edit... Button)

Title = Load File
Command= %CurrentWord%.prg  <<< MAKE THE JOB
Initial Directory = %FileDir%

Work fine from a long time, loading the file (if exist) in a new tab
Can you control specially that in the new release because version 1.51.28 ask confirm each time
(No with 1.51.26)

BR
Alain

alex

I have already fixed the bug with popups, will update the installer next days.
HippoEDIT team
[url="http://www.hippoedit.com/"]http://www.hippoedit.com/[/url]