Hi I have been grappling with this problem for quite some time now. I am using awt for drawing dialogs etc. in C++, and I would want that some addon for OpenOffice can be easily internalized.
Problem is that in awt, I have not been able to find the width required for showing a label etc, so I have had to hard code the widths of all the widgets based on the english version. In OpenOffice sources, dialogs (like XMessageBox) are able to resize based on the text they have? How are they doing it? Can this be done using OO 2.0 SDK and/or awt? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
