Re: KDialog vs KMessageBox

2011-09-16 Thread Steven Sroka
>On 16 September 2011 20:24, Giorgos Tsiapaliwkas wrote: > On 17 September 2011 02:05, Steven Sroka wrote: >> >> What is the difference between KDialog and KMessageBox? > > KDialog is just a QDialog(are you familiar with QDialog?) and KMessageBox is > a dialog with some buttons. > Look at the API

Re: KDialog vs KMessageBox

2011-09-16 Thread Giorgos Tsiapaliwkas
On 17 September 2011 02:05, Steven Sroka wrote: > What is the difference between KDialog and KMessageBox? > KDialog is just a QDialog(are you familiar with QDialog?) and KMessageBox is a dialog with some buttons. Look at the API of KMessageBox and you will see an image of it. -- Tsiapaliwkas G

KDialog vs KMessageBox

2011-09-16 Thread Steven Sroka
What is the difference between KDialog and KMessageBox? Steve >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<