Search results

  1. cfleck

    vim and emacs on Tiger, screenshots?

    What do you mean by this? I always installed emacs via fink as it has X11 support so I can bring up the window.
  2. cfleck

    C++ compiling

    cd means change directory. You execute it from the command line (via Terminal.app or xterm). You should probably look at some command line tutorials online just for good measure. They will help immensely. http://www.osxfaq.com/Tutorials/LearningCenter/...
  3. cfleck

    Compiling C++ code

    Just a suggestion. If you are just learning to program and don't have much of a grasp of the command line tools, stay away from the IDEs like Project Builder/XCode. They will make it easier in some regards, but you will learn a lot more on the command line, at least while you are still getting...
  4. cfleck

    Programming for plugins

    This isn't so much a mac-related question, as just a programming question in general. How does one go about designing a program to utilize after-the-fact plugins. I have an idea for an application that I'd like to create, and it seems to be an ideal candidate for plugins. Problem is, I have...
  5. cfleck

    "Smart Playlist"

    Not that I know of. But why not just put the song there 2x?
  6. cfleck

    how to shut off finder, anyone?

    Why would someone want to do this?
Back
Top