Search results

  1. D

    NSTableView?

    Yeah, I won't know ahead of time what the size of the array will be. It will be chosen by the user at runtime. Basically, my program will first create an array of random numbers such that each number is great than the one previous to it. I already have this code covered. This array will be...
  2. D

    NSTableView?

    A small (but essential) part of a program I will soon start coding has me stumped... I'll be creating a 2-d array of integers such that an element is less than the element below it and beside it. (Basically this will be a table of random numbers that are just in ascending order, first to the...
  3. D

    method selecting not working

    Yep, that was it. I actually figured this out about 4 minutes after posting but the forum wouldn't let me delete my thread... ?? Thanks, -Dogcow "moof!"
  4. D

    NSProgressIndicator

    I'm attempting to learn Cocoa programming and I've managed to stump myself... I'm trying to use a ProgressIndicator and can't figure out how to get it to work: IB won't let me have a button in my program activate the throbber since that button already does something else. So I've created an...
  5. D

    method selecting not working

    Option-double-clicking as well as command-double-clicking on method names (such as setFloatValue) no longer brings up a documentation pop-up menu. What can I do to get this feature back? Thanks, -Dogcow "moof!" "Reduce overpopulation, please spay and neuter your children."
  6. D

    odd apache behavior

    I have all my music and media files shared on-campus via apache indexing. Recently, when I've connected with remote computers, they start to download from me but only get a little bit of the songs. The progress bar will show that they downloaded part of it, but it won't download the rest. Any...
  7. D

    VERY grizzled OpenGL coders needed

    I've spent the past week and a half working on an OpenGL program for a class. It took me three days just to find a texture loader that would compile, but whenf I attempt to run my program using the texture loader, it exits out. Also, once I added just a few lines of lighting code, my program...
  8. D

    java or objective c?

    Thanks man, I really appreciate the reply. I especially appreciate the length and the fact that you were in a similar position to me... I have a great book to learn cocoa and obj c (Cocoa Programming for Mac OS X) so I think I may be fine to start with obj c. Thanks again! -Dogcow "moof!"...
  9. D

    java or objective c?

    You're right on this one. This alone makes me lean towards objective c. I'm hoping it's partially as intelligent of a language as java is though, as java is a joy to work with. Thanks. -Dogcow "moof!" Visit The Underground
  10. D

    java or objective c?

    As a junior in CSC who has used java extensively during my education, I'm very well-versed in it and very comfortable with it. However, I've been encouraged by many to not use java with cocoa and instead use objective c. I am NOT going to use the java.swing libraries as they are extremely...
  11. D

    NSTextView- how to use?

    Ok, that's what I thought. Now I need to track down the real problem... Grr. Apple's debugger isn't the best. Thanks.
  12. D

    NCU for OS X?

    Anybody else want a Carbonized version of Newton Connection Utilities? I hate launching classic just to run NCU. Does anyone have any experience working with stuff like this? I could try to program it, but my limited knowledge of NIC and how NCU interacts with the Newton would hold me back...
  13. D

    What kind of app WUOULD YOU WANT someone to be working on?

    A carbonized Newton Connection Utilities. I hate starting up classic just to send packages to my 2100. I'd code this myself if I was familiar with NIC and could get a hold of OS 9 source for the NCU.
  14. D

    NSTextView- how to use?

    How do I output lines of text to a NSTextView? I simply need a way for a java app I'm working on to spit output out through it. Also, for future reference, what's a good way to learn how to use the Apple frameworks and cocoa elements? I've found documentation more or less useless. TIA
  15. D

    Newton MP 130 for sale

    Nope. Still too lazy to go to ebay. I saved the bubble wrap from something I just bought though, so I'm ready to ship it out. If you're interested, you can email me: dfalling (remove for spam) @mac.com
  16. D

    Newton .pkg files...

    I'm having trouble installing .pkg files on my newton. In the past, I remember I could either drag and drop these files to the connection window, or select install pkg and then select the pkg I wanted. But now none of the pkg files I've downloaded off the internet are working. They have...
  17. D

    Newton MP 130 for sale

    I figure it's worth around $60. ~$7 or so for shipping. All my manuals and disks are at home, so they'll have to be shipped separately. Not really an issue, they just might arrive at a different time... Thanks for the interest!
  18. D

    Newton MP 130 for sale

    Newton MessagePad 130 • 2MB Flash ROM Card • Extra Newton 2100 Stylus • Leather Calise Newton Case • Original Newton Modem I'm selling because I'm upgrading to a Newton 2100. I have all the original documenation, disks, etc. If you don't know what these things can do, post a...
  19. D

    A Newton is heading my way... Now what?!

    Hell yes. The only thing that would be better is the wireless internet that AdmiralAK mentioned, but it's expensive. Plus, you can take your 2100 with you to a network, plug in, and run diagnosis tools or browse the appletalk. You can even start printing off network printers. Good stuff.
  20. D

    A Newton is heading my way... Now what?!

    What's fun is having a friend in the meeting who you can beam stuff to. There are also a few games that you can play via infrared. Great fun.
Back
Top