Topics - vbmark [ switch to compact view ]

Pages: [1] 2 3next
1
Screenshot Captor / Cropping objects on canvas
« on: September 24, 2021, 10:21 AM »
I have a canvas with multiple objects on it with one being a small image that was pasted in.  I would like to crop this image object in-place.

Is that possible?

Thank you.

2
There are several services that allow one to save an article for later reading but these seem to lack a feature that I would like.

I sometimes cannot finish a long article at one computer and upon going to another computer I have forgotten my place. 

Is there any solution for this?  That is, a service or add-in that keeps or marks one's place in a long article across computers/browsers?

Thank you.

3
Screenshot Captor used to work flawlessly but lately having some issues.

1.  When using "Grab Selected Region" either by keyboard shortcut or right click tray icon, the window whose region I want to capture is minimized.

2.  After adding a text box and then going back to change the text the inside of the box, everything, including the text, goes black.  The color pickers show the correct colors and changing the colors do not revert from the black.  The only option is to delete the text box and start over and get it right the first time.

EDIT: Using version 4.16.1.

Thank you,
Mark

4
General Software Discussion / Moving notes from Keynote to Evernote
« on: December 06, 2013, 02:30 PM »
I've been using Keynote (http://www.tranglos.com/free/keynote.html) for over a decade but I am growing quite fond of Evernote.

I've collected a lot of stuff in Keynote over the years and have note been able to figure out a way to transfer my notes into Evernote.  I have lots and lots of subfolders with little snippets so copy/paste would take a very long time.

Anyone know how to do something like this?

EDIT: I may have figured out a way.  Keynote allows export to individual files and Evernote allows folder imports.  So I'll have to play around with it.

5
Developer's Corner / How are these AutoHotkey script protected?
« on: December 02, 2013, 07:20 PM »
Hello,

I've been researching how to protect my AHK script from decompiling.  I understand that any binary can be decompiled but I'm not talking about people looking at an exe file's assembly language. I'm talking about people taking my compiled AHK script dropping it in to a decompiler and seeing the entire script plain as day.  So I'd given up on script protection and even considered <gasp> leaving AutoHotkey </gasp>.

But then I came across this page https://www.donationcoder.com/Software/Skrommel/index.html

I know the source script is readily available, but out of curiosity, I took a compiled exe and dropped it in to the decompiler and decompiler replied...

<Could not find pattern: >
<File seems not to be a valid compiled AHK Script or it uses an unknown protection.>

So I dropped some of the exe files into PEiD and it says: Microsoft Visual C++ 7.0 [Overlay]

So what is that?  Are these complied AHK scripts or C++ programs?  And if they are AHK scripts are they protected by something?  If so what?

Thanks!



Pages: [1] 2 3next
Go to full version