Plugin Window Question

This is a legacy forum which is locked for new topics. New topics should be started in one of the other forums under Extending Indigo
Forum rules
This is a legacy forum which is locked for new topics. New topics should be started in one of the other forums under Extending Indigo
jd10884
Posts: 39
Joined: Sat Feb 18, 2012 2:24 pm

Plugin Window Question

Post by jd10884 »

Good day,

I am writing a plugin and the default configure window is too small, is there a way to set the size in the PluginConfig.xml file rather than dragging the corner once it is open?

Thanks in advance
Jeff
User avatar
matt (support)
Site Admin
Posts: 21542
Joined: Mon Jan 27, 2003 1:17 pm
Location: Texas
Contact:

Re: Plugin Window Question

Post by matt (support) »

Hi Jeff,

The window should be sized to fit the controls when it is first shown (Indigo 6 does this, but not v5). Can you take a screen capture or explain the problem in more detail?

To answer your question though, you cannot specify the height/width. In the future the UI might be presented in other clients besides the Cocoa one (Indigo Touch, browser client, etc.), so absolute sizing won't give good results.
Image
Locked

Return to “Extending Indigo with Plugins and Python”