To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=40890
------- Additional comments from [EMAIL PROTECTED] Wed Jan 19 05:15:20 -0800 2005 ------- to be more precise: You can set the "native look" property at a a *peer*, but not at a model. I am also not sure whether setting it at the dialog peer automatically propagates this to child controls. You might want to try adding Dim bNativeLook as Boolean bNativeLook = TRUE oDlg.getPeer().setProperty( "NativeWidgetLook", bNativeLook ) immediately before oDlg.execute() --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]