nordtech
- Actividad total 20
- Última actividad
- Miembro desde
- Siguiendo 0 usuarios
- Lo siguen 0 usuarios
- Votos 0
- Suscripciones 6
Resumen de la actividad
Última actividad de nordtech-
nordtech hizo un comentario,
Corey Riggle wrote: It already can. A barcode reader is just a keyboard as far as the computer and capture one are concerned. Just select the box where you normally type the filename and scan the...
-
nordtech creó una publicación,
QR code recognition
Is there any chance that Capture One will gain the ability to read information from a QR code in an image and use it to name a file?
-
nordtech hizo un comentario,
Once I move the image(s) to the Selects folder, I am still unable to move them into the Capture folder in Capture One. However, from a Finder window I can move them directly into the Capture folder...
-
nordtech creó una publicación,
Cannot move image from session trash to capture folder
All of the files in my session trash have the uneditable (pencil with slash) icon displayed on the thumbnail and cannot be moved back into the Capture folder. However, I can move them into the Sele...
-
nordtech hizo un comentario,
If you look at the AppleScript dictionary for Capture One, you will see that 'output' is a property of 'document'. What I failed to do was properly address who 'output' belonged to- a 'document'. T...
-
nordtech hizo un comentario,
Never mind, I figured it out.
-
nordtech creó una publicación,
Does anyone know how to use the AppleScript dictionary?
I have been trying to use the AppleScript dictionary in Capture One and am having great difficulty in getting the results I want. I have tried searching for any information on how to use the dictio...
-
nordtech creó una publicación,
Using AppleScript to manipulate the menu bar
Does anyone know how to access the menu bar and its contents using scripts that are added to the Scripts menu in Capture One? I cannot figure this out and keep getting invalid index errors when I t...
-
nordtech hizo un comentario,
Thanks for your response. I am not trying to backup the styles. What I am trying to do is create custom styles- the menu bar item in Capture One is called "Save User Style...". I looked in the Appl...
-
nordtech creó una publicación,
Script to save user styles
I am trying to write a script that will save user styles automatically. However, I am running into an issue. When I try to access the menu bar, I get an invalid index error. The code works if I run...