I posted a while ago on this subject and could not elicit any feedback on that. I am looking for some guidance on how best to make easily maintainable/localizable dialogs in C++ for OpenOffice.
Has somebody in this group added functionality to OpenOffice requiring addition/changes to UI/dialogs? Any help/pointers/links would be appreciated. 1. I find that Developer's guide is a good book, but it is silent on how to make UI/dialogs. Dialogs are given but for a Basic guy. Is there any way to use the beatiful xdl files for dialogs made in basic, with my C++ module? 2. Is this the only route left -- to dig into OO code, and find how dialogs like FilePicker and look how they were coded. ?. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
