Hi Stefan,
You can change the width and height by calling setConfig("width", 900) on the
Dialog object. The Dialog object is what the TabBuilder is populating. The
easiest way to get access to it is by simply adding it as an argument to your
method annotated with @TabFactory or @DialogFactory.
Unfortunately there is currently no callback to your dialog for doing general
dialog setup so you'll have to add this where you populate the dialog. A
callback specifically for these purposes will be added.
// Tobias
--
Context is everything:
http://forum.magnolia-cms.com/forum/thread.html?threadId=863dea23-2624-40fd-aaac-b5989f5462fe
----------------------------------------------------------------
For list details see
http://www.magnolia-cms.com/community/mailing-lists.html
To unsubscribe, E-mail to: <[email protected]>
----------------------------------------------------------------