Maybe you could just edit one of the existing keyboard layouts in System.rsrc to match the one you want to use. Not the prettiest way to do it, but it seems like it should work.
Quote:
Originally posted by bewebste:
Maybe you could just edit one of the existing keyboard layouts in System.rsrc to match the one you want to use. Not the prettiest …
To run JBuilder 3.5 Foundation on OS X, I did these steps:
1) I downloaded the PC version from Borland's site and installed it on a PC. Why on a PC? There's no installer for Mac ye…
I was able to make the Linux version of JBuilder 3.5 to work on Darwin with a little tweak of a couple of configuration files. I've encountered some negligible errors in the termi…
Kasanoba:
I get to your iDrive just fine and when I try to download Jbuilder it gives me a "time out" and sends me back to the start. I have tried it eight times on three differen…
Well I got it to work, but i cannot for the life of me find the Serial Number and key on the website - i have registered and got my activation key but still cant find the serial/ke…
'Twould appear that the iDrive has reached it's download limit Bummer. Anybody else who's already downloaded it wanna post it somewhere?
------------------
Life is what happen…
You guys were right. I didn't know about the 150 MB per account download limit that iDrive imposes. That's a really stupid limitation. Anyway, I'll try to get iTools configured …
I get this exception whenever I try to run NetBeans.
Forte hangs while trying to install at a window that says "extracting".
The JDK on OS X is a bit flakey when compared to li…
I've managed to have NetBeans work, but it's unusable since the editor has problems probably with the font metrics...
Forte installer does the same with me... extracting... and the…
Has anyone attempted to install the enterprise edition of java? Is there any info or docs on this. I'd be interested to see what ejb support there will be. WebObjects isn't and …
Quote:
Originally posted by forheadOfTheDead:
Has anyone attempted to install the enterprise edition of java? Is there any info or docs on this. I'd be interested to s…
Until someone ports this you can get going with Servlets and JSP by downloading Tomcat from the Apache site. I've been running it for ages on OS X DP 4 and its great. The Sun J2EE …
Quote:
Originally posted by bygimis:
The Sun J2EE is for development only and is very slow under load - its only really for developing apps which will then be run under…
I would recommend Orion Server (www.orionserver.com). I haven't tried it on OS X yet (I'm downloading it now), but it is 100% java so it should run on any computer with a java2 ru…
From what I understand, when the NeXT machines came out, their huge selling point was that it allowed regular people to easily develop applications for the platform. That was the …
I'm in the same boat as you. I want to make my own Cocoa apps but I have to find the time to first learn the languages behind it. Here's my understanding as of now.
Most Cocoa app…
Writing Cocoa apps is easy, *if* you know Cocoa, and have a good firm grounding in OOP design and programming. If you don't know those two things, then no, it isn't easy.
I sugge…
...and yes, you should be fluent in C as well. OOP isn't a holy grail, btw -- it does make some things more convenient, but it can make some things more difficult as well. OOP is…
IMHO learning C++ is hinderance not a help as I keep trying to do C++ style code not Obj-C. Get a Objective C in 24 hours style book and start that's the best way. Knowledge of oth…
Apple supplies some terrific documentation with their developer tools. If you have the dev tools installed, open the Developer Help Center docs in the help viewer (one way is to i…