Skip to main content
Search titles, bodies, and author names
Found 64,900 posts across 1 forum.

NetBeans 3.1 — #1

Hi, Has anyone got NetBeans 3.1(Build 34) (the latest release version that can be downloaded from www.netbeans.org) to work on OS X PB? I couldn't get past the auto-update check…
MacNN General

Window bounds/frame diffs, Aqua vs Platinum? — #1

Platinum window frames are 5px on the sides and bottom, and 22px on top (titlebar). Can someone tell me what it is for Aqua? (I do not have OS X.) I'm going to write a window til…
MacNN Development by Boodlums

Window bounds/frame diffs, Aqua vs Platinum? — #2

Quote: Originally posted by Boodlums: <STRONG>Platinum window frames are 5px on the sides and bottom, and 22px on top (titlebar). Can someone tell me what it is f…
MacNN Development by BlackGriffen

Window bounds/frame diffs, Aqua vs Platinum? — #3

Hehehe, actually that is who I am! Opera is what I'm scripting. :-) I guess I could've just asked this question there, then, huh. ::grin:: So long, and thanks for all the pixels!…
MacNN Development by Boodlums

Qt for OSx out — #1

trolltech has released Qt for Mac. Now for those of you who really want to port applications to and from Win, Linux and OSX you can!
MacNN Development by theolein

Qt for OSx out — #2

Yes, if you have lots of money to through away! And also note that this is just a public beta, not a final version, AFAIK.
MacNN Development by Angus_D

Qt for OSx out — #3

Well, Qt *IS* GPL.... if your application is too. If you have a commercial application, it's $1500 per developer. Metrowerks asks for $15 000 (!!!!!!!!!!!!!!!!) for windows powerpl…
MacNN Development by BusErrorDev

Qt for OSx out — #4

Well, Qt *IS* GPL.... if your application is too. If you have a commercial application, it's $1500 per developer. Metrowerks asks for $15 000 (!!!!!!!!!!!!!!!!) for windows powerpl…
MacNN Development by BusErrorDev

Qt for OSx out — #5

Would it be fair to compare this to Swing? In Java you use swing to draw buttons, lists and drawing panels and they draw on any platform in the way users expect for that platform. …
MacNN Development by John Nicholas

Qt for OSx out — #6

As far as I know, Swing is VERY SLOW. This is because it is a completely cross-platform, interpreted windowing system and widget collection. I actually remember hearing that the …
MacNN Development by Apocalypse

Qt for OSx out — #7

Qt provides the HI wrapups, true, but it's also much more. It provides wrappers for almost everything else, and has lots of unique features itself. It has a 'designer' program that…
MacNN Development by BusErrorDev

Qt for OSx out — #8

Quote: Originally posted by Apocalypse: <STRONG>As far as I know, Swing is VERY SLOW. This is because it is a completely cross-platform, interpreted windowing sys…
MacNN Development by Kristoff

Qt for OSx out — #9

Quote: Originally posted by Kristoff: <STRONG> Swing is not THAT slow. You make it sound unusable. </STRONG> It *IS* unusable.
MacNN Development by Angus_D

good beginners book? — #1

I've never programmed in C/C++ before, only java. I've liked java and want to start doing some Obj. C stuff for OS X. Is there a good beginners book for Obj C, one that explains f…
MacNN Hardware by gravco

good beginners book? — #2

Well, the only Obj-C reference I have seen so far is Apple's book on it, and that assumes knowledge of C (note that you do not need to know C++, Obj-C is a superset of C and does n…
MacNN Hardware by Angus_D

How do I fire up SSL in Apache? — #1

Ok here is the deal.... OSX 10.0.4 MySQL .41 Apache .19 I'm running a couple of Surveys on the web and I want to have the data encrypted. How do I activate mod_ssl so that I can …
MacNN General by BostonMACOSX

Running simple java apps/tools in CLI — #1

I am taking an introductory course in programming that is based on Java. Since the first few programs are small and are CLI only. The programs complie and run in Project Builder …
MacNN Development by Dr Evil

Running simple java apps/tools in CLI — #2

Ahh, the "Black Art" of the executable .jar. The .jar needs to be told which class holds the main() method. The Manifest holds this little bit of information and you can create …
MacNN Development by AirSluf

April Beta Dev Tools available — #1

just wanted to let you know that online-members can now download them, just discovered that. if that's been covered elsewhere -- sorry for wasting your bandwidth.
MacNN Development by seb2
mp.ls