> Also strange that the model instantiated this way has properties it does
> not have when instantiated at the global service manager (PositionX,
> PosotionY, Width, Height...)

The control models instanciated from a dialog model include service
c.s.s.awt.UnoControlDialogElement.

A badly implemented example in StarBasic for what could be done with a
control container: http://www.oooforum.org/forum/viewtopic.phtml?t=27934
It wraps groups of regular controls within a window that can be
manipulated with one or two scrollbars, so you have a scrolling window
of many control groups embedded within a dialog. Normally this would
require some object orientated code.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to