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

When only one aspect ratio is displayed, it is displayed as a combo box.

New Here ,
May 06, 2010 May 06, 2010

Copy link to clipboard

Copied

Hi,

I worry because of the UI display of the pixel aspect ratio now.

Check box when there are two parameters.
Combo box when there are three parameters or more.
Mere string when parameter is only one.

However, when only one aspect ratio is displayed, it is displayed as a combo box.

Is this a specification of SDK?

I am doing the experiment that displays only one pixel aspect ratio with SDK_Exporter sample program.
You will be able to reproduce it by the following corrections in SDK_Exporter sample program.

line 355
int PARs[][2] = {{1, 1}};

line 381
const wchar_t* PARStrings[] = { STR_PAR_10 };

line 488
for (int i = 0; i < sizeof(PARs) / sizeof(PARs[0]); i++)


Regards,
Kengo Mikoshiba.

TOPICS
SDK

Views

582

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

correct answers 1 Correct answer

Adobe Employee , May 10, 2010 May 10, 2010

Hi Kengo-san,

Thanks for your report.  I'll try it out as soon as I get a chance!

Votes

Translate

Translate
Adobe Employee ,
May 10, 2010 May 10, 2010

Copy link to clipboard

Copied

LATEST

Hi Kengo-san,

Thanks for your report.  I'll try it out as soon as I get a chance!

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