Qt messagebox and a question about front-ends

Bernd Gehrmann bernd at physik.hu-berlin.de
Tue Nov 9 21:04:02 GMT 1999


On Sun, 07 Nov 1999 Prasanna Krishnan wrote:
>Hi. I have 2 questions:
>I'm writing a front-end for my program and I just wanted to clear up a
>doubt. A front end is just a GUI version that still makes a system call
>to the actual program when the time comes, correct? It doesn't contain
>code from the actual program, just a command to launch the CLI, correct? 

Well, the word 'front end' is not trademarked, so it means whatever
the person using it wants it to mean :-)

>Also, in a Qt messagebox, how do I get a variable's contents to appear
>as text. Let's say I have a character variable, s, that has the word Hi
>in it.

Since when can character variables contain words?!

Bernd





More information about the KDevelop mailing list