$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Seefeld (seefeld_at_[hidden])
Date: 2005-09-30 12:59:05
Bo Persson wrote:
> "Stefan Seefeld" <seefeld_at_[hidden]> skrev i meddelandet
> news:433C2117.7090405_at_sympatico.ca...
>>As far as I understand the question is not how to give the GUI a
>>typical 'C++' brand (or 'boost' for that matter), but to be uniform
>>across all platforms.
>
>
> Ok, but what if I want the interface to be uniform across several
> applications on my platform?
That's an excellent question, and certainly one argument leading
the Qt developers to putting the choice of style into the hands
of the users.
> Are you talking about the API or the way it looks for the users?
I'm talking about the graphical interface.
Regards,
Stefan