Note: This is an archived post that was originally sent to the Hollywood mailing list on Wed, 16 Mar 2011 10:48:38 -0000
New program done in hollywood: The ultimate clipboard manager.
Store up to 100 clipboards.
Add watermarks to your pictures.
Post-it function.
Compatible with DropBox.
Auto store text in clipboard.
Capture pictures, or full desktop.
Capture images with timer.
Image compose mode.
Scale, rotate, put border, change contrast, add transparency, use text or arrows in the collage mode.
10 layers to play with your images in real time.
Save the collage as JPG image.
Languages English, Català and spanish.
And a lot more.
download in www.xabier.com
rename the executable to snapshoter.exe
[16 Mar 2011] Snapshoter
- Juan Carlos
- Posts: 932
- Joined: Mon Sep 06, 2010 1:02 pm
[17 Mar 2011] Re: Snapshoter
Note: This is an archived post that was originally sent to the Hollywood mailing list on Thu, 17 Mar 2011 20:08:59 +0000 (GMT)
Congratulation Xabier for this new program for Amiga and the other systems.
Congratulation Xabier for this new program for Amiga and the other systems.
-
xabierpayet
- Posts: 270
- Joined: Fri Feb 24, 2012 9:34 am
[18 Mar 2011] Re: Snapshoter
Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 18 Mar 2011 04:18:08 +0000 (GMT)
thanks herran
thanks herran
-
cecilia
[18 Mar 2011] Re: Snapshoter
Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 18 Mar 2011 13:27:14 -0000
I haven't tried this yet but I did download two versions to experiment with. I downloaded the Amiga3 version to use in AmigaForever and when I looked inside the snapshoteraos3.lha file I saw it was called "snapshoter.exe". Is that correct?
I thought "exe" files only work in windows.
I haven't tried this yet but I did download two versions to experiment with. I downloaded the Amiga3 version to use in AmigaForever and when I looked inside the snapshoteraos3.lha file I saw it was called "snapshoter.exe". Is that correct?
I thought "exe" files only work in windows.
[20 Mar 2011] Re: Snapshoter
Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 20 Mar 2011 12:45:22 +0000
Hello cecilia
Although if the auther used:
he could then use Progname$ to restart the program and it wouldn't matter what the user called his program
Hello cecilia
That's correct, the program restarts itself and it's a lot esier to use the same name across all platforms, which all ignore the .exe. amiga OS's look at the first 4 bytes of the file and if they find either 0x000003F3 or 0x7F454C46 they know it's either a 68k or PPC executable. The name means nothing.I haven't tried this yet but I did download two versions to experiment with. I downloaded the Amiga3 version to use in AmigaForever and when I looked inside the snapshoteraos3.lha file I saw it was called "snapshoter.exe". Is that correct?
I thought "exe" files only work in windows.
Although if the auther used:
Code: Select all
#PRGTYPE_PROGRAM, Progname$ = GetProgramInfo()
-
cecilia
[20 Mar 2011] Re: Snapshoter
Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 20 Mar 2011 13:55:09 -0000
Thank you so much for the explanation. I feel more confident using this now in my AmigaForever system.
Thank you so much for the explanation. I feel more confident using this now in my AmigaForever system.