Small kdelibs patch
Stephan Binner
binner at kde.org
Mon Jan 10 19:24:16 GMT 2005
On Monday 10 January 2005 19:55, Albert Astals Cid wrote:
> Have not checked, but if they don't have a similar behaviour then
> Use setButtonOk() instead.
setButtonOk() is the right one but your implicitely created text-only KGuiItem
are not. Use KStdGuiItem::open() and KGuiItem(i18n("C&reate"),"filenew") and
the dialog will look even better than before.
Bye,
Steve
More information about the kde-core-devel
mailing list