Anmelden:     


Forum: General Discussion

Topic: Need some Mapping Script help......

Dieses Thema ist veraltet und kann veraltete oder falsche Informationen enthalten.

How in a script within the browser window can you open the folder window and focus on folders?

I've tried this, but it doesn't open the folder panel.... browser_window "folders"

Thanks,

Joey....
 

geposted Mon 22 Aug 11 @ 2:08 pm
Here you go Joey

browser_folder : if focus is on songs, change focus to folders. if focus is on folders, open or close the subfolders of the selected folder.

browser_enter : if focus is on songs, load the selected song. if focus is on folders, change focus to songs.


 

Thanks for the help, I looked and tried the browser_folder script, it only focuses if the folder window is already opened, if it's not open and your in the browser window it won't open the folder panel...

so in effect it doesn't work....if folder window is closed...

I need it to Open folder window & Focus the folders.....

Thanks,

Joey....
 

page "browser" & browser_window "folders" & browser_folder

how about that?
 

It didn't open the folder window, once I opened it manually it was able to focus the folders, but was not able to open subfolders, like in browser_folder....

Any ideas?
 

yep this is tested... working

browser_folder & browser_window "folders" ? nothing : browser_window "folders"
 

It didn't open the folder window, once I opened it manually it was able to focus the folders and open subfolders, like in browser_folder....

Wow it looked good to me, why doesn't it work to open the folder window??

Thanks
 

not sure what you mean in saying it doesn't open the folder window... On my desktop as a test I was on the effects page, on the press of a key mapped to that, it changes the page to the library and opens/closes any folder trees that it is focused on, with any further presses
 

Ok, what I mean is, If you are in the browser window with no panels open and the focus is on the browser, when I press the key mapped with the script it does not open the folder window panel...
 

Ok now I follow you... It sounds like you have opened the folder lock, so it opens and closes when your cursor is over it. Unfortunately I couldn't make it work I tried

skin_panel "folders" & browser_folder & browser_window "folders" ? nothing : browser_window "folders"

lock_panel "folders"
& browser_folder & browser_window "folders" ? nothing : browser_window "folders"

neither work, you should ask for it in the wishes forum If you want it
 

Appreciate your effert to help me out.....

Thank you

Joey....
 



(Alte Themen und Foren werden automatisch geschlossen)