Sciter on Mac with native CoreGraphics backend

It is coming:

Sciter on Mac screenshot
Sciter on Mac

Core components are in pretty good shape, working on porting public API functions.

sciter-x.h will have all functions that use HWND refactored to use HWINDOW instead, that on Windows will resolve to HWND and on Mac OS X to NSView* (client portion of NSWindow).

Leave a Reply

Your email address will not be published. Required fields are marked *