Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 2

Qt-interest Archive, January 2008
the Qt-est application


Message 1 in thread

Hello,
since a long time I've been interested in UI design, ergonomics and
HCI and since last year I've come in touch with Qt by actively
developing with it both for UI and for internals. I found that I could
design my applications' interfaces to be human friendly with less pain
than I used to do before. My "problem" now is that I'd really like to
see what (and how) others are doing cute things with Qt. I mean: I
actually like very much k3b's UI and I'm pretty amazed with Adobe
Bridge and Skype about how they don't look like Qt (i.e. using a
default widgets appearance).
What I'm asking you is what are you favorite Qt applications regarding
their coolness in the UI -- about look&feel and HCI topics.

I'd really love to hear suggestions from you on where to look for
(possibly open source) applications.

--
 [ signature omitted ] 

Message 2 in thread

Look into the skinning  system

Scott

> -----Original Message-----
> From: Andrea Franceschini [mailto:therealmorpheu5@xxxxxxxxx]
> Sent: Friday, January 11, 2008 1:40 PM
> To: qt-interest@xxxxxxxxxxxxx
> Subject: the Qt-est application
> 
> Hello,
> since a long time I've been interested in UI design, ergonomics and
> HCI and since last year I've come in touch with Qt by actively
> developing with it both for UI and for internals. I found that I could
> design my applications' interfaces to be human friendly with less pain
> than I used to do before. My "problem" now is that I'd really like to
> see what (and how) others are doing cute things with Qt. I mean: I
> actually like very much k3b's UI and I'm pretty amazed with Adobe
> Bridge and Skype about how they don't look like Qt (i.e. using a
> default widgets appearance).
> What I'm asking you is what are you favorite Qt applications regarding
> their coolness in the UI -- about look&feel and HCI topics.
> 
> I'd really love to hear suggestions from you on where to look for
> (possibly open source) applications.
> 
> --
> To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
> "unsubscribe" in the subject or the body.
> List archive and information: http://lists.trolltech.com/qt-interest/

--
 [ signature omitted ] 

Message 3 in thread

Sorry.. I forgot in QT they are called Styles...

Pretty straight forward to use, and can create some pretty dramatic
results!

Scott

> -----Original Message-----
> From: Scott Aron Bloom [mailto:Scott.Bloom@xxxxxxxxxxxx]
> Sent: Friday, January 11, 2008 1:50 PM
> To: qt-interest@xxxxxxxxxxxxx
> Subject: RE: the Qt-est application
> 
> Look into the skinning  system
> 
> Scott
> 
> > -----Original Message-----
> > From: Andrea Franceschini [mailto:therealmorpheu5@xxxxxxxxx]
> > Sent: Friday, January 11, 2008 1:40 PM
> > To: qt-interest@xxxxxxxxxxxxx
> > Subject: the Qt-est application
> >
> > Hello,
> > since a long time I've been interested in UI design, ergonomics and
> > HCI and since last year I've come in touch with Qt by actively
> > developing with it both for UI and for internals. I found that I
could
> > design my applications' interfaces to be human friendly with less
pain
> > than I used to do before. My "problem" now is that I'd really like
to
> > see what (and how) others are doing cute things with Qt. I mean: I
> > actually like very much k3b's UI and I'm pretty amazed with Adobe
> > Bridge and Skype about how they don't look like Qt (i.e. using a
> > default widgets appearance).
> > What I'm asking you is what are you favorite Qt applications
regarding
> > their coolness in the UI -- about look&feel and HCI topics.
> >
> > I'd really love to hear suggestions from you on where to look for
> > (possibly open source) applications.
> >
> > --
> > To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx
with
> > "unsubscribe" in the subject or the body.
> > List archive and information:
http://lists.trolltech.com/qt-interest/
> 
> --
> To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
> "unsubscribe" in the subject or the body.
> List archive and information: http://lists.trolltech.com/qt-interest/

--
 [ signature omitted ] 

Message 4 in thread

Andrea Franceschini wrote:
> Hello,
> since a long time I've been interested in UI design, ergonomics and
> HCI and since last year I've come in touch with Qt by actively
> developing with it both for UI and for internals. I found that I could
> design my applications' interfaces to be human friendly with less pain
> than I used to do before. My "problem" now is that I'd really like to
> see what (and how) others are doing cute things with Qt. I mean: I
> actually like very much k3b's UI and I'm pretty amazed with Adobe
> Bridge and Skype about how they don't look like Qt (i.e. using a
> default widgets appearance).
> What I'm asking you is what are you favorite Qt applications regarding
> their coolness in the UI -- about look&feel and HCI topics.

Here are two different styles I've done:

http://www.fxtech.com/images/silhouette.jpg
http://www.fxtech.com/images/dfx.jpg

Making a completely custom style is a lot of work though.

-- 
 [ signature omitted ]