To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=84808
------- Additional comments from [EMAIL PROTECTED] Thu Mar 27 10:08:53 +0000 2008 ------- some notes/corrections on the steps to test above I) it is enough imo to verify that the wizard is a) raised ( e.g. the dialog is displayed ) b) that pressing some of the buttons does something, basically we want to verify the event bindings still work III there is a missing step here, on the document mentioned 'test-newDialogs.ods' ( in the testing section III above ) there is a third button that tests the XProvider2 service from the application perspective. It should raise a dialog ( its one of the wizards ) but... the dialog will look at little weird ( none of the code associated with the wizard is being run, we are just raising the dialog, so for instance button labels are not set up etc. ) pressing any of the buttons should result in macros getting called ( they will fail ) but never the less we wish to verify the event bindings work IV) The name of the test document is wrong it is DialogComponent.odt, additionally as mentioned you need to install the extension DialogComponent.oxt using [Tools | ExtensionManager] before attempting to use the test document. Please note you also need to restart openoffice V) The instructions in the XrayTool40_en.sxw relate to an older version of openoffice and are a little confusing, the following steps can be used instead a) open basic [ Tools|Macros|OrganizeMacros|Openoffice.org Basic] b) press the organizer button c) click the libraries tab d) click import e) use the file chooser to select XrayTool40_en.sxw f) in the import library dialog that is raise *uncheck* the Standard entry ( because this library exists and attempting to import it will fail ) g) click 'ok' for the import library dialog ( and the others to close them ) the test macro mentioned ( to be cut'n'pasted ) has a typo the line basiclibraries.loadlibary("Xray") should read basiclibraries.loadlibrary("Xray") --------------------------------------------------------------------- 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]