c++ - Is there an alternative to Cocoa Sourceview for Qt on Mac? -
Should anyone know that Mac exists for Qt? I can not find any information online and I am not sure that it should be hand written. Any help would be appreciated. In normal terms, you should understand that the SourceView program has been written using Objective-C / Coco. So you can not get exactly the same program using C ++ / QT.
But, if you reduce your needs, then you can also get a few components and even programs written using C ++ / QT, which can meet your needs. Are there. / P>
The sooner the answer, I say that you have to write all by hand. But you can find lots of ready to use components and source code snippets.
Take a look at the approach there is. Dig in that direction.
In addition, there are a lot of resources to read about this type of programming:
- - 49th tutorial on QT by zero line.
- ...
Hope this helps best wishes!
Comments
Post a Comment