Results 1 to 3 of 3

Thread: How can I open 'Misc' tab on Album propsheet?

  1. #1
    Join Date
    Feb 2004
    Location
    Posts
    157

    Default How can I open 'Misc' tab on Album propsheet?

    Is there a code for use with window.external.editdisc's second parameter that will open the property sheet directly to the Misc page? Thanks.

  2. #2
    Join Date
    Feb 2009
    Posts
    1,549

    Default Re: How can I open 'Misc' tab on Album propsheet?

    Try negative index of the page you want to display.

    For example, try -9 for the Misc page if you have one custom page, -8 if you have no custom pages, etc.

    Andrei

  3. #3
    Join Date
    Feb 2004
    Location
    Posts
    157

    Default Re: How can I open 'Misc' tab on Album propsheet?

    That seems to work.

    Would it be possible, I wonder, to make window.external.editdisc accept the name (e.g. "Misc") of a tab? That way if new tabs got added, it wouldn't break code written with indexes.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •