You are not logged in.

athleston

Beginner

  • "athleston" started this thread

Posts: 1

Location: Minnesota USA

Occupation: Web Developer

  • Send private message

1

Saturday, May 28th 2005, 9:17pm

kdialog and messagebox ui

I had an idea for improving the appearance of kdialog/messagebox -- you know the Yes/No/Cancel message box thingy. I checked out a bunch of KDE tags but found no sign of a messagebox ui file.

From my reading of the code I'm guessing KDE is instantiating a QWidget class with parameters to create a message box; that is the *.ui file is a Qt library file.

If I am right -- please tell me, where can I find the *.ui file for the QWidget/messagebox? Does TrollTech even make it available?

TIA

jacek

Trainee

Posts: 105

Location: Warsaw, Poland

Occupation: Student

  • Send private message

2

Saturday, May 28th 2005, 9:25pm

RE: kdialog and messagebox ui

There is no .ui file for QMessageBox --- it's constructed at runtime.

anda_skoa

Professional

Posts: 1,273

Location: Graz, Austria

Occupation: Software Developer

  • Send private message

3

Monday, May 30th 2005, 1:54pm

So is KMessageBox.

Dialogs are usually based on KDialogBase, their widgets might be ui files

Cheers,
_
Qt/KDE Developer
Debian User