https://bugs.freedesktop.org/show_bug.cgi?id=46193
--- Comment #2 from Szabolcs Dézsi <[email protected]> 2012-02-28 09:47:49 PST --- Created attachment 57774 --> https://bugs.freedesktop.org/attachment.cgi?id=57774 Error dialogs created when a macro or extension fails are now contain selectable text Hello! I created a new class in cui/. : CopyableWarningBox (copywarnbox.hxx and copywarnbox.cxx). This class gets instantiated in cui/source/dialogs/scriptdlg.cxx (last method). I couldn't manage to do the sizing dynamically, so it creates a fix (500*300) dialog. To test the dialog run ./soffice. Tools/Macros/Run Macro... Expand LibreOffice Macros/Gimmicks/GetTexts and run GetCellTexts. Szabolcs -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- 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
