Jump to content
Muxe Inc Forums
Sign in to follow this  
Crimso

Double-click Works Twice

Recommended Posts

dandv    0
When I double-clicking on exe-file, it run program two times... Almost always :(

 

Reproduced in 2.31.1279

Share this post


Link to post
Share on other sites
dandv    0
Maybe you can give me a more detailed report?

 

I think the behavior is a bit different: when double-clicking a file that has a {} entry in NDN.ext, NDN will display that filename, then execute the file. Here is my example for .PL file:

 

pl,t { perl "!.!" }

 

double click on Hello.pl:

C:\temp>perl "Hello.pl"
                       
C:\temp>perl "Hello.pl"
Hello world.

 

I can reproduce that behavior with beta 1279 on Windows XP SP2. The double-click speed doesn't seem to matter, as long as the clicking produces a double-click event.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×