Welcome, Guest. Please login or register.

Author Topic: Looking for the program 'leftmousebutton', or help with Dopus4 issue  (Read 2090 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline rvo_nlTopic starter

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Oct 2006
  • Posts: 860
    • Show only replies by rvo_nl
I'm using my old Diropus 4 config from many years back, and noticed I'm missing the program called 'leftmousebutton'. This small program would wait with returning to Diropus until I uhm, pressed the left mouse button..
 
I needed this because after configuring a button to do a c:version of a certain file, it jumped back to Diropus immediately instead of enabling me to read the output.
 
(I hope this description is clear enough)
 
So to solve this I have 2 options:
 
1) find that program 'leftmousebutton' to run straight after doing a c:version {f}
 
2) find another way to keep the output window of the version command on screen until I close it
 
I prefer option 2.. cant be that hard?
Amiga 1200 (1d4) Kickstart 3.1 (40.68), Elbox Power/Winner tower (450w psu), BlizzardPPC 603e+ @240mhz & 060 @50mhz, 256MB, Bvision, IDE-fix Express, IndivisionAGA, 120GB IDE, cd, dvd, Cocolino, Micronik Keycase, PCMCIA Ethernet, Ratte monitor switcher, Prelude1200, triple boot WB3.1 / OS3.9 / OS4.1, Win95 / MacOS8.1
 

Offline paul1981

Re: Looking for the program 'leftmousebutton', or help with Dopus4 issue
« Reply #1 on: February 09, 2010, 10:24:11 PM »
This what you're looking for?

http://aminet.net/package/util/cli/mousewait

There were quite a few of these little cli commands, this is one I have found on aminet for you.
 

Offline rvo_nlTopic starter

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Oct 2006
  • Posts: 860
    • Show only replies by rvo_nl
Re: Looking for the program 'leftmousebutton', or help with Dopus4 issue
« Reply #2 on: February 10, 2010, 08:49:17 AM »
that looks exactly what I was looking for, thanks!
Amiga 1200 (1d4) Kickstart 3.1 (40.68), Elbox Power/Winner tower (450w psu), BlizzardPPC 603e+ @240mhz & 060 @50mhz, 256MB, Bvision, IDE-fix Express, IndivisionAGA, 120GB IDE, cd, dvd, Cocolino, Micronik Keycase, PCMCIA Ethernet, Ratte monitor switcher, Prelude1200, triple boot WB3.1 / OS3.9 / OS4.1, Win95 / MacOS8.1
 

Offline Thomas

Re: Looking for the program 'leftmousebutton', or help with Dopus4 issue
« Reply #3 on: February 10, 2010, 10:07:06 AM »
Not sure about DOpus4, but in DOpus5 there is a checkbox to wait until the window is closed.

Offline Matt_H

Re: Looking for the program 'leftmousebutton', or help with Dopus4 issue
« Reply #4 on: February 10, 2010, 02:11:45 PM »
I started using VersionWB a few months ago. It's great for DOpus! Closes the window when you want, you can get versions of multiple files with fewer clicks, and it doesn't get confused by different versions on disk vs. in memory.
 

Offline rvo_nlTopic starter

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Oct 2006
  • Posts: 860
    • Show only replies by rvo_nl
Re: Looking for the program 'leftmousebutton', or help with Dopus4 issue
« Reply #5 on: February 10, 2010, 02:43:33 PM »
thats a good one aswell. will try this out tonight :)
Amiga 1200 (1d4) Kickstart 3.1 (40.68), Elbox Power/Winner tower (450w psu), BlizzardPPC 603e+ @240mhz & 060 @50mhz, 256MB, Bvision, IDE-fix Express, IndivisionAGA, 120GB IDE, cd, dvd, Cocolino, Micronik Keycase, PCMCIA Ethernet, Ratte monitor switcher, Prelude1200, triple boot WB3.1 / OS3.9 / OS4.1, Win95 / MacOS8.1
 

Offline cgutjahr

  • Hero Member
  • *****
  • Join Date: Feb 2003
  • Posts: 697
  • Country: 00
    • Show only replies by cgutjahr
Re: Looking for the program 'leftmousebutton', or help with Dopus4 issue
« Reply #6 on: February 10, 2010, 04:21:14 PM »
Quote from: rvo_nl;542279
This small program would wait with returning to Diropus until I uhm, pressed the left mouse button..

As Thomas alrteady pointed out, you don't need external programs to do that. Go to ConfigOpus and edit your button.  The field "close delay" determines how many seconds the shell window will stay open once the external command has finished. Enter "-1" here and the window will only be closed once you press the left mouse button.

Quote

I needed this because after configuring a button to do a c:version of a certain file

Download this package from Aminet:

http://aminet.net/package/biz/dopus/DOpus4Plus

It contains a bunch of ARexx scripts. One of them is called "WinVersion", it will display the version number of the selected file(s) in a standard DOpus requester.
 

Offline rvo_nlTopic starter

  • Lifetime Member
  • Hero Member
  • *****
  • Join Date: Oct 2006
  • Posts: 860
    • Show only replies by rvo_nl
Re: Looking for the program 'leftmousebutton', or help with Dopus4 issue
« Reply #7 on: February 10, 2010, 06:40:32 PM »
Quote from: cgutjahr;542435
As Thomas alrteady pointed out, you don't need external programs to do that. Go to ConfigOpus and edit your button. The field "close delay" determines how many seconds the shell window will stay open once the external command has finished. Enter "-1" here and the window will only be closed once you press the left mouse button.

Fantastic, I knew it would be something simple as this. It worked. Will check out the archive aswell!
Amiga 1200 (1d4) Kickstart 3.1 (40.68), Elbox Power/Winner tower (450w psu), BlizzardPPC 603e+ @240mhz & 060 @50mhz, 256MB, Bvision, IDE-fix Express, IndivisionAGA, 120GB IDE, cd, dvd, Cocolino, Micronik Keycase, PCMCIA Ethernet, Ratte monitor switcher, Prelude1200, triple boot WB3.1 / OS3.9 / OS4.1, Win95 / MacOS8.1