ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > N.A.N.Y. 2013

N.A.N.Y 2013 Submission - BookCrop

<< < (5/6) > >>

hatatat:
After doing this in the ahk file, it seems to work (I have a German computer)


--- Code: Autohotkey ---Loop 283   {;    if (objFolder.GetDetailsOf(objFolder.Items, A_Index) = "Width")    if (objFolder.GetDetailsOf(objFolder.Items, A_Index) = "Breite")       imgw := objFolder.GetDetailsOf(objFolderItem, A_Index);    if (objFolder.GetDetailsOf(objFolder.Items, A_Index) = "Height")    if (objFolder.GetDetailsOf(objFolder.Items, A_Index) = "Höhe")       imgh := objFolder.GetDetailsOf(objFolderItem, A_Index)   }

mouser:
Nice! thanks for sharing the fix!

Nod5:
The new version 160412 fixes the non-english language problem.

jedidiah123:
Anybody get this to work in windows 10?
thanks

tomos:
Anybody get this to work in windows 10?
thanks
-jedidiah123 (February 22, 2017, 05:18 AM)
--- End quote ---

that's weird!
I just tried this yesterday again in Windows 7, but it didnt work...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version