Working with scrollbar panels

Anyone, especially newbies, asking for help with Photoshop Scripting and Photoshop Automation - as opposed to those contributing to discussion about an aspect of Photoshop Scripting

Moderators: Tom, Kukurykus

julien-b

Working with scrollbar panels

Post by julien-b »

Hi guys,

I need to create a UI that will require a scrollbar controlling a panel displaying elements.
So far I used a script given here by xbytor :
bb/viewtopic.php?f=2&t=2721&p=11875&hil ... bar#p11875

But it doesn't want to display the elements inside, unless I specify their bounds ... Which is pretty painful as I can not know in advance the bounds (it's not fixed in my case ...).

Do you have a work-around for this ?

Thanks,

Julien