Advanced help regarding "NewDockablePersistentPanel"

Post a reply

Visual Confirmation

To prevent automated access and spam, you are required to confirm that you are human. Please place a check mark next to all images of monkeys or apes. If you cannot see any images, please contact the Board Administrator.

Smilies
:D :) :( :o :-? 8) :lol: :x :P :oops: :cry: :evil: :roll: :wink:
BBCode is ON
[img] is ON
[flash] is OFF
[url] is ON
Smilies are ON
Topic review
   

Expand view Topic review: Advanced help regarding "NewDockablePersistentPanel"

Re: Advanced help regarding "NewDockablePersistentPanel"

Post by DaledeSilva » Sat Feb 07, 2009 11:10 am

Thanks guys.. I've just uploaded it here:

viewtopic.php?f=2&t=37082

Re: Advanced help regarding "NewDockablePersistentPanel"

Post by gege » Sun Feb 01, 2009 4:00 pm

DaledeSilva wrote:Gege, do you have a link to the forum where title bars was being discussed so that I can post a link to the script there? - I can't seem to find it.

viewtopic.php?f=4&t=34403

Re: Advanced help regarding "NewDockablePersistentPanel"

Post by Dreadlau » Sun Feb 01, 2009 2:13 pm

This is great DaledeSilva. Thx for sharing.

I'm looking forward to try it.

Re: Advanced help regarding "NewDockablePersistentPanel"

Post by DaledeSilva » Sun Feb 01, 2009 9:29 am

Hi Guys, thanks for your help.
I've now created a script which adds the ability to show and hide all title bars for panels.

It still needs to be be packaged up and have a couple of easy tweaks done, but i will release it in a day or so (I'm very busy atm)

Gege, do you have a link to the forum where title bars was being discussed so that I can post a link to the script there? - I can't seem to find it.

Thanks.
Dale.

Re: Advanced help regarding "NewDockablePersistentPanel"

Post by MM3 monkey » Sat Jan 31, 2009 9:40 pm

gege wrote:Does it have anything to do with titlebars? :wink:

Ha ha, even I was on to that one.

I'm sure what you already had in mind for us, Gege, was going to be very simple and cool - so hopefully DaledeSilva is in tune with you.

Re: Advanced help regarding "NewDockablePersistentPanel"

Post by DaledeSilva » Sat Jan 31, 2009 8:36 pm

lol... don't you know it

Re: Advanced help regarding "NewDockablePersistentPanel"

Post by gege » Sat Jan 31, 2009 2:10 pm

DaledeSilva wrote:I smell a handy little script coming on!

Does it have anything to do with titlebars? :wink:

Re: Advanced help regarding "NewDockablePersistentPanel"

Post by DaledeSilva » Sat Jan 31, 2009 4:37 am

bam.. I've gotten the list..
now I just need to make it work in the script!

Thanks Techno!

Dale.

Re: Advanced help regarding "NewDockablePersistentPanel"

Post by DaledeSilva » Sat Jan 31, 2009 4:17 am

actually.. I just located it in the registry...
so all I have to do is learn how to talk to it with vbscript.. which I can probably find online pretty easy.

I smell a handy little script coming on!

Re: Advanced help regarding "NewDockablePersistentPanel"

Post by DaledeSilva » Sat Jan 31, 2009 4:07 am

considering it's in the registry...

is there a way.. using vbscript.. to talk to the registry and find out the names of the any persistent dockable panels that have been initialized?

Dale.

Re: Advanced help regarding "NewDockablePersistentPanel"

Post by Teknojnky » Sat Jan 31, 2009 1:28 am

registry I believe, with all the other UI window positions and such.

Advanced help regarding "NewDockablePersistentPanel"

Post by DaledeSilva » Sat Jan 31, 2009 1:18 am

Hello,
does anyone know...
When I put in a line like this:

Dim Pnl : Set Pnl = SDB.UI.NewDockablePersistentPanel("PrettyPicturesPanel")

where is the information regarding that panel stored so that Mediamonkey can retrieve it on next run?

is it in the database or the ini file or somewhere else?

thanks,
Dale.

Top