문제

I'm working on UI for an Mac app, with lot of trying to improve for UI, but I could not make it's smooth as expected, :D. I want to build a smooth UI like Transmit app.

I also enabled core animation on all views, but it's really bad when I resize the window or moving the separator of NSSplitView.

Can anyone explain the problem here?, and is there a better approach to do what I'm trying to achieve?

도움이 되었습니까?

해결책

Step 1: Hire a designer to make a smooth UI
Step 2: Learn how to work with Xcode, Interface Builder and Custom UI Elements to implement what the designer comes up with for you.
Step 3: Write code, test and iterate. Repeat as needed until desired results are reached.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top