5 ms·
Making custom OSX controls is easy with PaintCode (http://www.paintcodeapp.com http://www.paintcodeapp.com). It is a vector drawing app that generates Objective
by PixelCut 13y ago
Making custom OSX controls is easy with PaintCode (http://www.paintcodeapp.com http://www.paintcodeapp.com). It is a vector drawing app that generates Objective-C drawing code.
- masklinn 13y agoHis point is that you have to create complex custom controls on OSX, whereas in iOS it'll generally be sufficient to mix and match a few views and CoreAnimation, and use customization options not present in OSX.