A
apple
Guest
Hi all
I am was a begginner in Lightroom plugin development role and have some questions.
Of course I see sources of the Jeffrey Friedl's plugins for LR 1 and can fix
may be all my problems except dynamic context one.
Lets look on the problem:
I download from site the list of the contacts for logged in user
to specify for each one - can them see the photos or not.
As I understand I can not on the fly create the set of the checkboxes
and add them to dialog. So solution is to place contacts into
2 popup menus - "Yes" or "No" and add 4 buttons ("<<" "<" ">" ">>" )to move them from one menu to another.
2. What is the current state of the lua decompiler? - LR2 use 5.1.2 version so
we have no access to source code of the all new LR2 plugins -
last supported is 5.'.1. Because samples included in the SDK do not
cover many things, ability to see the source of the real plugin can help in the development process.
3. Where is the complete SDK reference - for example I can not found in the PDF documentation file information related to VERSION macro in the Info.lua for LR 2. Also I need a listbox with multiselection control - why the number
of standard set controls is limited to combobox and popup menu?
I am was a begginner in Lightroom plugin development role and have some questions.
Of course I see sources of the Jeffrey Friedl's plugins for LR 1 and can fix
may be all my problems except dynamic context one.
Lets look on the problem:
I download from site the list of the contacts for logged in user
to specify for each one - can them see the photos or not.
As I understand I can not on the fly create the set of the checkboxes
and add them to dialog. So solution is to place contacts into
2 popup menus - "Yes" or "No" and add 4 buttons ("<<" "<" ">" ">>" )to move them from one menu to another.
2. What is the current state of the lua decompiler? - LR2 use 5.1.2 version so
we have no access to source code of the all new LR2 plugins -
last supported is 5.'.1. Because samples included in the SDK do not
cover many things, ability to see the source of the real plugin can help in the development process.
3. Where is the complete SDK reference - for example I can not found in the PDF documentation file information related to VERSION macro in the Info.lua for LR 2. Also I need a listbox with multiselection control - why the number
of standard set controls is limited to combobox and popup menu?
