PDA

View Full Version : window.external.edittrk question



Balok
10-04-2006, 11:22 PM
I'm exploring template creation. Can someone with more experience tell me how to call this function so that it opens the Track Properties sheet at the 'Recording' page? I've determined that the third argument is the key to selecting the page, but I've tried a variety of values here and so far, I've got:

(0,0,0) - General
(0,0,1) - Credits
(0,0,2) - Notes
(0,0,3) - Lyrics
(0,0,4) - Musicians

I tried final arguments 5-8 and these all opened the General page, at which point I decided I could do that a long time before stumbling onto it by accident.

If anyone knows how to use the function to do what I want, I'd appreciate the help. Thanks!

andrei_c
10-05-2006, 01:58 PM
Hi,

Other numbers weren't assigned to any pages, so they didn't work.

I went ahead and assigned number 5 to "Recording" page of track properties. The fix will appear in version 6.0.2.

I added support for two more pages of Album properties as well:
8 - Recording
9 - Library

Andrei

Balok
10-05-2006, 03:38 PM
Man!

That was fast!

Thanks, I'll look for the feature in 6.0.2