Skip to main content
Known Participant
July 22, 2007
Question

Erratic panel border drawing

  • July 22, 2007
  • 2 replies
  • 450 views
I have a script that uses automatic layout and draws a lot of panels in a series of dialogs. Sometimes the panels have the correct borders, and sometimes the border fails to draw.

This script works fine in CS2, not well in CS3. I will test this on another computer next week.

Has anyone else experienced this behavior?

Rory
This topic has been closed for replies.

2 replies

hillrgAuthor
Known Participant
July 22, 2007
Thnaks X. I just want it to work in CS3...

I will try to isolate the code that is causing the problem. If I can do that I will publish a script with the issue.

Rory
Known Participant
July 22, 2007
Rory_Hill@adobeforums.com wrote:
> Has anyone else experienced this behavior?

I have yet to seriously try any thing with automatic layout in any version of
ScriptUI. It's mot that I don't trust it, I'd just rather do it myself since I
need to support CS/CS2/CS3. It's tricky enough doing anything complex manually
across all three versions, and probably impossible using automatic layout.

-X