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.
Quote:
Originally posted by davechen:
<STRONG>cool. i just finished downloading.
has anyone who's used it had any problems/issues with the new dev tools?</STR…
Mine hasn't arrived in the mail yet, but I don't need it to know that it has gcc3. It has been quite clearly stated in a number of places that the beta dev tools include the beta g…
Quote:
Originally posted by parallax:
<STRONG>Thank you! Now I just have to reset my online membership password for the fiftieth time in a row, hehe.
*Procrastina…
Hmm... perhaps they should update the text:
Quote:
Originally posted by mattcunnane:
<STRONG>
Beta release of Developer Tools for Mac OS X 10.1.x, including beta…
The whole password thing is definitely screwed. I have to make a new one practically every time I log in.
Anyways, there's a cc and a gcc3. cc is version 2.95.2, while gcc3 is v…