PaintCode - Vector Based Obj-C Graphics Code Generator
paintcodeapp.com
PaintCode - Vector Based Obj-C Graphics Code Generator
1–10 of 26 posts
Re: PaintCode - Vector Based Obj-C Graphics Code Generator
#2Re: PaintCode - Vector Based Obj-C Graphics Code Generator
#3Hardcoding... graphics? Why?
Re: PaintCode - Vector Based Obj-C Graphics Code Generator
#4Hardcoding... graphics? Why?
That aside, the ease of prototyping makes development that much faster.
Re: PaintCode - Vector Based Obj-C Graphics Code Generator
#5Hardcoding... graphics? Why?
So you're hardcoding either way.
Additionally, paintcode has the flexibility of making say, a button that shrinks/grows based on the shape of another view, say, as is caused when you rotate an ipad, etc.
I've been very happy with the product so far.
Re: PaintCode - Vector Based Obj-C Graphics Code Generator
#6Re: PaintCode - Vector Based Obj-C Graphics Code Generator
#7I'm waiting for someone to tell me what's horribly wrong with this before I click the "Buy" button, but it's taking effort to resist the urge. This looks extremely excellent.
Re: PaintCode - Vector Based Obj-C Graphics Code Generator
#8I'm waiting for someone to tell me what's horribly wrong with this before I click the "Buy" button, but it's taking effort to resist the urge. This looks extremely excellent.
1) You need to design the selected/deselected states for buttons separately and merge the code.
2) It'll give you drawing code, but you have to maintain those chunks of code directly in your source files. Any modifications you make to the code need to be reflected in the original PaintCode data, and vice-versa. This could be solved with clever comment guards and the ability to rebuild internal structure from the code it generated.
Neither of these really detract from the product. I've only used the demo, but it's honestly pretty amazing.
Re: PaintCode - Vector Based Obj-C Graphics Code Generator
#9Re: PaintCode - Vector Based Obj-C Graphics Code Generator
#10I'm waiting for someone to tell me what's horribly wrong with this before I click the "Buy" button, but it's taking effort to resist the urge. This looks extremely excellent.
There is a trial version so try away.
(I have a couple Mac Cocoa apps I'm working on that I kinda sidelined because UI controls were painful).