https://bugs.freedesktop.org/show_bug.cgi?id=66586

          Priority: medium
            Bug ID: 66586
          Assignee: [email protected]
           Summary: dynamicaly add a control to a dialog does not work
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: Other
            Status: UNCONFIRMED
           Version: 4.1.0.1 rc
         Component: BASIC
           Product: LibreOffice

the dialog are created fine, but fail (silently) to include an control by Code

treeModel = oDlgModel.createInstance("com.sun.star.awt.tree.TreeControlModel")
...
oDlgModel.insertByName("TreeChoixDossier",treeModel)

--> nothing inserted

works on 4.0.4

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to