hi,
i don't know whenever it is a bug or mishidden feature or config problem of my system (win7 x64 tc8.01 x64).
well, when you are in your browser (whatever it is internet explorer or mozilla one), you can right-click on a image in a webpage, and chose in the contextual menu "copy image";
then when you go back to your system file (windows explorer or desktop), you have the feature "paste" which is activate. So you can retrieve the picture file you selected in the webpage.
i tried under tc, and the Paster doesn't appear whereas my clipboard is filled with a image obect file....
have a good day
Make available the copy-paste image object file of clipboard
Moderators: Hacker, petermad, Stefan2, white
-
- Senior Member
- Posts: 202
- Joined: 2010-12-12, 10:05 UTC
- Location: Amiens
Make available the copy-paste image object file of clipboard
i'm an old long user of TC since the windows 3.11 release !, for the history, i came to tc when i migrate from amiga commodore to PC where they are diskmanager and directory opus there.
Well here it works if I copy an image in Internet Explorer and paste it into TC (tested with both 32bit and 64bit TC 8.50b15 under Windows XP, Windows7 and Windows 8.1).
But it does not work if I copy the Image from FireFox, SeaMonkey, Google Chrome, Safari or Opera - but neither does it from these browsers if I try to paste to Windows Explorer...
But it does not work if I copy the Image from FireFox, SeaMonkey, Google Chrome, Safari or Opera - but neither does it from these browsers if I try to paste to Windows Explorer...
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
-
- Senior Member
- Posts: 202
- Joined: 2010-12-12, 10:05 UTC
- Location: Amiens
you're right. i was badd tested IE. so it is a mozilla problem i guess.petermad wrote:Well here it works if I copy an image in Internet Explorer and paste it into TC (tested with both 32bit and 64bit TC 8.50b15 under Windows XP, Windows7 and Windows 8.1).
But it does not work if I copy the Image from FireFox, SeaMonkey, Google Chrome, Safari or Opera - but neither does it from these browsers if I try to paste to Windows Explorer...
i'm an old long user of TC since the windows 3.11 release !, for the history, i came to tc when i migrate from amiga commodore to PC where they are diskmanager and directory opus there.
2Michael REMY
- Use "Copy Image location" in Firefox and inside TC <Ctrl+N> <Ctrl+V> to download the Image.
- or Drag&Drop the image from Firefox into TC's panel.
- or use Nirsoft:nircmd with parameter from a TC-button or an usercmd with an assigned hot-key.
HTH
Holger
- Use "Copy Image location" in Firefox and inside TC <Ctrl+N> <Ctrl+V> to download the Image.
- or Drag&Drop the image from Firefox into TC's panel.
- or use Nirsoft:nircmd with parameter
Code: Select all
?clipboard saveimage ~$currdate.yy-MM-dd$_~$currtime.HH_mm_ss$.png
HTH
Holger
- Balderstrom
- Power Member
- Posts: 2148
- Joined: 2005-10-11, 10:10 UTC
Or IrfanView:
Code: Select all
i_view32.exe /clippaste /convert=c:\Users\SELF\Pictures\test.jpg
*BLINK* TC9 Added WM_COPYDATA and WM_USER queries for scripting.