Curtis Clauson wrote:
How do you create a resizeable OOo Basic dialog?

There is no setting for this in the IDE form editor. I've tried setting the "Sizeable" property of the dialog Model to True before execution, but it has no effect.

Still no progress on this. Even if you create the UNO dialog by creating a "com.sun.star.awt.UnoControlDialog" service instance and setting the model to a created "com.sun.star.awt.UnoControlDialogModel" with the Sizeable property set to True, the dialog is still not resizeable.


Resizeable dialogs are such a fundamental requirement, there's got to be a way to do this. Anyone??

--
--------------------------------------------------------
The Snake Pit - Development   www.TheSnakePitDev.com
Curtis Clauson                [EMAIL PROTECTED]
Proprietor

"Any sufficiently over-complicated magic is indistinguishable from technology." -- Llelan D.


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



Reply via email to