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…
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…
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…
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!…
looks like? Are there no screen measurement utilities for OS X? Egads.
Would Pixel Spy work in the background in Classic?
http://shakti.trincoll.edu/~bhorling/pixelspy/
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…
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…
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. …
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 …
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…
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…
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…
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…
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 …
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 …
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 …
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.