Hi Andreas,
Andreas Bregas schrieb:
<..snip..>
Documents support a property "BasicLibraries" referencing
the document's Basic library container.
But a corresponding "DialogLibraries" property is missing.
The reason is that there's nearly no use in accessing dia-
log libraries by API because the content type is a XInput-
StreamProvider interface providing access to the dialog's
XML representation. This can only be used by a dialog loa-
der that is accessible via C++ API only.
But your copying scenario of course makes sense, so the
"DialogLibraries" property is a missing feature. But proba-
bly it will be available soon as it has become important in
a completely different context.
can you tell us a CWS and a target milestone for this issue?
Converting dozens of templates with VB-UserForms could be automated, if
you write the UserForm properties in xml-files (msxml2) and then build
all the dialogs in ott-templates dynamically with the new api and sax or
dom and store them to the documents.
Even tabstrips/multipages could be reproduced by setting the
step-property for the controls corresponding to the page number.
Of course you need a conversion table for height/width/position properties.
And last, wouldn't this be a task for the import filter?
Regards
Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]