Search results

  1. S

    ProjectBuilder plug-in

    I'm looking for a pb plug-in that pops up a list of methods that an object has when you write it, just like VisualStudio, or JBuilder or, even cooler, that also predicts what you're writing, like REALbasic... That's the only thing that PB lacks... Do you know if it exists? If it doesnt, do you...
  2. S

    Socket HELP!!! (in cocoa)

    Hi. I'm absolutely new to cocoa. The thing is that I'm trying to write a MSN/Messenger clone in cocoa (I hate Microsoft's pitiful carbon messenger) and I find a problem... I have no idea of what classes I can use for connecting to the server! I guess NSSocketPort is the one, but it's absolutely...
  3. S

    Learning cocoa

    Now I know Java. I've learned how it goes, and I think I'm ready for learning cocoa: ¿what can I do? Note that I live in spain, so, I am sorry, I am not going to pay 55€ for an american book PLUS shipping and handling. That would sum up an insaine price, so, ¿are there any good online resources...
  4. S

    ProjectBuilder HEEEELP!!!!

    Well, you'll say I'm spoiled. I am. I like the IDE completing what I write. First RealBasic and then JBuilder 6, both have been nice and I would write Text1.g... and they would let me guess what method/property I was going to use. Now I've started with ProjBuilder, and it doersn't do that. I...
  5. S

    How to Learn Cocoa

    Hi. I have no programming experience, except REALbasic. Which would be the best way to learn Cocoa? Notw that I'd have to learn Java first, but all the tutorials I find are just like cocoa doesn't exist. Isn't there a way to learn cocoa+java from scratch at the same time?
Back
Top