From kde-core-devel Sat Jun 03 23:08:01 2000 From: Espen Sand Date: Sat, 03 Jun 2000 23:08:01 +0000 To: kde-core-devel Subject: Re: default tooltip in kdialogbase X-MARC-Message: https://marc.info/?l=kde-core-devel&m=96007401000999 On Sun, 04 Jun 2000, Daniel Naber wrote: > Hi, > > does ist really make sense that the Cancel button has a default tooltip > "cancel settings"? I'm using KMessageBox::warningYesNoCancel() and the > only thing that's not correct is that tooltip. So I'd have to use > KDialogBase and make my own dialog just because of that tooltip, which > (IMHO) isn't useful even if the dialog _is_ about saving settings. The only reason for those settings was that they existed in the former DialogBase that existed before KDialogBase. KDialogBase replaced/extended DialogBase. Feel free to make the changes you think is best. -- Espen Sand