GUI library
Rizo Isrof
rizo at odis-project.org
Fri Apr 13 05:47:08 PDT 2012
On Sunday, 25 March 2012 at 15:59:21 UTC, Jacob Carlborg wrote:
> On 2012-03-25 17:22, Kevin Cox wrote:
>> I would reccomend Qt as well. You will get native
>> cross-platform
>> widgets with great performance. I am not sure how far QtD is
>> but I know
>> it once had a lot of development on it.
>
> I don't think Qt is uses the native drawing operations on Mac
> OS X.
Qt does support native drawing operations on Mac OS X since
4.5.0, when it switched from Carbon to Cocoa as its backend. More
info here[1] and here[2].
[1]:
http://labs.qt.nokia.com/2007/06/21/wwdc-qt-carbon-64-bit-and-other-buzzwords/
[2]:
http://labs.qt.nokia.com/2008/03/03/qtmac-cocoa-port-alpha-released/
- Rizo
More information about the Digitalmars-d-learn
mailing list