Quote:
Originally posted by Rickster:
<STRONG>Hmm... that looks like a stack trace of native code, and you probably want a Java stack trace. Have you set your exec…
This must be a very serious problem, cause it even crashes the java debugger! And I just found out that using the QT API's likes to make my interface totally unresponsive. How ca…
Okay, does anyone know how I could display text in an NSView such that it as closely as possible fits withing a given NSRect (always being inside, not touching sides)? I want to b…
My question is about obtaining the current path the user is in when a command is executed. For example, if the user executes the following in the terminal:
cd /some/path
./ myPro…
Hi,
I have noticed a major issue with menus and IB.
Environment :
- Mac OS X 10.0.3
- Developer Tools from Mac OS X retail CD
- PowerBook G3 Lombard 333MHz (bronze keyboard)
The…
Angus,
The localized nib file is where it is supposed to be. All things are OK, except the menubar items name.
I always have "AppName" File Edit Window Help
Nor in English.lproj,…
I have found a way to correct the problem, however, it should be a bug that corrupts the nib file or Idontknowwhat.
If I create another File menu submenu into the Edit menu for exe…
I was porting over a makefile to the Mac and found some weird changes. The ar command appears to be missing the s option. This means you have to run ranlib separately. This isn'…
Must be an older version of ar.
Typically on MacOS X, the libtool -static command is used to create libraries, and it automatically updates the table of contents so ranlib is not …
I just downloaded emacs from versiontracker.com. It's got the ability
to change font colors and faces which makes it more useful than
the version that comes with OS X beta. Only …
I get an error when using a standard upload script that requires CGI.pm.
The error is:
"CGI open of tmpfile: No such file or directory"
Where is CGI.pm looking to place the temp…
In Project Builder, where can you change the launch parameters of the java virtual machine. For example, I'd like to set the -mx option or use the -classic option to speed up and m…
Ok, I created a build for the Java version of ICQ on my OSX PB. I know people on this board have been saying to just use the FIRE.app but I want some of the features from the orig…
I'm trying to access a web page on a weekly schedule. I'm thinking a crontab file that launches Lynx would work. What do you think? Yes, no?
If it would work, does anyone know …
its not recognizing OSX, so you need to copy /usr/libexec/config.guess over the one that came with the lynx package
here are instructions: http://www.osxfaq.com/ports.html#q10
d…
Would anyone be willing to help me compile the source for iceCast? Its a streaming mp3 server. The current Shoutcast server is too unstable. I have never compiled anything. Any…
Quote:
Originally posted by anothermacguy:
Would anyone be willing to help me compile the source for iceCast? Its a streaming mp3 server. The current Shoutcast server …