kensuguro
2005.09.05, 07:01 PM
Hi, I'm a complete newbie, so please excuse my freshness. I've done some VC++ in the past with MFC, but haven't really got past the "well, isn't that just a calculator?" phase.
Anyway, I've figured out setting the title for user editable textboxes (ala currency exchange tutorial) but can't figure out how to change the text on the NStextfields that you use for labels. I'm sorry if I've got my terminology mixed up, I'm barely learning the proper vocabulary.
I'm also in the process of gathering sourcode for simple, single window, "push and go" type apps with minimal interface elements so I can learn the basics of what goes into and comes out of an interface. My second question is whether there is a simple tutorial that goes over these basics or not.. like, populating pulldown menus, figuring out which one was chosen, figuring out if the toggle is on or off, those kinds of things... I've seen apple's documentation, but it's hard to learn without actual code to look at.
Sorry this isn't really a "game programming" question.. I have to get that far first. hehe.
Anyway, I've figured out setting the title for user editable textboxes (ala currency exchange tutorial) but can't figure out how to change the text on the NStextfields that you use for labels. I'm sorry if I've got my terminology mixed up, I'm barely learning the proper vocabulary.
I'm also in the process of gathering sourcode for simple, single window, "push and go" type apps with minimal interface elements so I can learn the basics of what goes into and comes out of an interface. My second question is whether there is a simple tutorial that goes over these basics or not.. like, populating pulldown menus, figuring out which one was chosen, figuring out if the toggle is on or off, those kinds of things... I've seen apple's documentation, but it's hard to learn without actual code to look at.
Sorry this isn't really a "game programming" question.. I have to get that far first. hehe.