• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

accessing data from sectionsForTopOfDialog in a non-export plugin

Engaged ,
Apr 23, 2017 Apr 23, 2017

Copy link to clipboard

Copied

I have a non export plugin with a section for it at the top of the Plugin Manager dialog which is added using function sectionsForTopOfDialog( f, propertyTable ) in the LrPluginInfoProvider.  Using an export or publish plugin I'd use an exportPresetFields table to initialise and read the values in propertyTable but this doesn't seem to apply with a non export plugin. I have to confess to thrashing around in the dark a bit; what am I missing

TOPICS
SDK

Views

370

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Apr 23, 2017 Apr 23, 2017

Copy link to clipboard

Copied

LATEST

If you haven't recently, you might review the sections "Initialization and Termination Functions for the Plug-in Manager" and "Adding Custom Sections to the Plug-in Manager", starting on page 34 of the Lightroom SDK 6 Programmers Guide.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines