Hey all! I'm a bit of a newbie in the coding world, but I'm bumping along in the textbooks and tutorials... but I have a few questions, three to be exact.
1) I want to make a "generator" type application that will generate a couple of precoded rules on the same page, such as like this... is this possible in Cocoa?
2) Is there some way I can add buttons to my app? Such as, you press it, and you generate a new set of "rules".
3) How do I edit the appearance of the application that results? Is it written in C, or HTML?
See, I haven't gotten quite as far as the finished app yet (I've written a few things in C before, but they were all controlled via terminal), and the stuff that I've read doesn't mention being able to do something like that in Cocoa.
1) I want to make a "generator" type application that will generate a couple of precoded rules on the same page, such as like this... is this possible in Cocoa?
2) Is there some way I can add buttons to my app? Such as, you press it, and you generate a new set of "rules".
3) How do I edit the appearance of the application that results? Is it written in C, or HTML?
See, I haven't gotten quite as far as the finished app yet (I've written a few things in C before, but they were all controlled via terminal), and the stuff that I've read doesn't mention being able to do something like that in Cocoa.