Prev: VS2005 is not adding DDX_Text() for a CEdit using a int
Next: Who could give me an example for enumerate brush?
From: Tom Serface on 5 Feb 2010 12:50 It wouldn't be very useful if it didn't support Unicode. Now if it didn't support ANSI, I'd guess not many people these days would care. Not supporting ANSI hasn't slowed down .NET any. Tom "Goran" <goran.pusic(a)gmail.com> wrote in message news:2e448c96-8106-49e4-8772-427d42e24d5e(a)c4g2000yqa.googlegroups.com... > On Feb 5, 1:28 pm, some dude <n...(a)no.com> wrote: >> I tried Qt the other day. QString AString = L"string"; was an error. > > So use a ctor with QChar. Did you try to suggest that Qt doesn't > support Unicode? Naaah... ( Docs were tl;dr, huh? ;-) ) > > Goran.
From: Tom Serface on 5 Feb 2010 12:49 Has anyone here had success working with wxWidgets? I see the website is still there and says some pretty impressive things, but I haven't heard of any major products being based on the platform. Tom "BobF" <nothanks(a)no.spam> wrote in message news:Ot2DMrmpKHA.1556(a)TK2MSFTNGP05.phx.gbl... > some dude wrote: >> I tried Qt the other day. QString AString = L"string"; was an error. > > wxWidgets?
From: BobF on 5 Feb 2010 12:59 Tom Serface wrote: > Has anyone here had success working with wxWidgets? I see the website > is still there and says some pretty impressive things, but I haven't > heard of any major products being based on the platform. > > Tom > > "BobF" <nothanks(a)no.spam> wrote in message > news:Ot2DMrmpKHA.1556(a)TK2MSFTNGP05.phx.gbl... >> some dude wrote: >>> I tried Qt the other day. QString AString = L"string"; was an error. >> >> wxWidgets? > http://www.wxwidgets.org/about/screensh.htm#apps The best known (to me) being Audacity ...
From: David Lowndes on 5 Feb 2010 13:26 >Has anyone here had success working with wxWidgets? I see the website is >still there and says some pretty impressive things, but I haven't heard of >any major products being based on the platform. I thought Forte Agent used it? Dave
From: Hector Santos on 5 Feb 2010 15:06 David Lowndes wrote: >> Has anyone here had success working with wxWidgets? I see the website is >> still there and says some pretty impressive things, but I haven't heard of >> any major products being based on the platform. > > I thought Forte Agent used it? If I recall, Google Chrome is using it for its Linux version. -- HLS
First
|
Prev
|
Next
|
Last
Pages: 1 2 3 4 5 Prev: VS2005 is not adding DDX_Text() for a CEdit using a int Next: Who could give me an example for enumerate brush? |