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

Qt-interest Archive, September 2007
How to insert Roman char in QComboBox ?


Message 1 in thread

Hi Everyone,
I'm a newbie to QT. I use QT 4.2.3 now. When I try to use QComboBox
in my GUI application, I found I have trouble to insert below string into
QComboBox.

£\, £], £^, £g, £k


Would anyone help me out ?

Regards,
Pagan


--
 [ signature omitted ] 

Message 2 in thread

Pagan Chou wrote:

> I'm a newbie to QT. I use QT 4.2.3 now. When I try to use QComboBox
> in my GUI application, I found I have trouble to insert below string into
> QComboBox.
> 
> £\, £], £^, £g, £k
Could you be a bit more specific? What kind of trouble do you encounter? Qt
is all unicode, so I doubt it's a real Qt problem to be honest.

Regards,

André

-- 
 [ signature omitted ]