On Monday 05 May 2008 16:48:55 David Faure wrote: > On Monday 05 May 2008, Thomas Zander wrote: > > I have this code in KOffice > > int res = KMessageBox::warningYesNoCancel( 0L, i18n( "

The document > > '%1' has been modified.

Do you want to save it?

", name ) > > ); > > Which generates the attached dialog. Such messageboxes with scrollbars always happen for me on MacOS btw.