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

Java UI — #12

Quote: Originally posted by itai195: Don't JBuilder and QT Designer also cost money? Not JBuilder Foundation X. It's a free download. Quote: Originally…
MacNN Development by hengx

Java UI — #13

Foam is currently $199, not $300. It's already a very good cross-platform solution, and the next release should contain some very interesting cross-platform/cross-L&F features.…
MacNN Development by gperks

Java UI — #14

Quote: Originally posted by gperks: [b]Foam is currently $199, not $300. It's already a very good cross-platform solution, and the next release should contain some very …
MacNN Development by Arkham_c

Java UI — #15

Quote: Originally posted by 11011001: Yes, I am coming from a Cocoa background, and I am finding coding some things that are so simple a real pain in the a$$ in Java. I …
MacNN Development by absmiths

Java UI — #16

Quote: Originally posted by absmiths: So, how do you use delegates in Cocoa that are so much easier than extending a single class and overriding a single method? For wh…
MacNN Development by 11011001

Java UI — #17

I think it's more an issue of convenience. Obj-C sacrifices some type safety for this feature. There's nothing wrong with the way Java does it, but it certainly makes you jump th…
MacNN Development by itai195

Java UI — #18

Foam's pricing strategy has changed and Foam now costs just $99! And $375 for a team pack (5 licenses)!! 11011001 has edited his prior post on Foam, so let me reiterate one part:…
MacNN Development by gperks

Java UI — #19

Quote: Originally posted by 11011001: Yes, this is exactly what I do in Java.. extend the classes. Anyways, the Cocoa method is a lot nicer. It totally abstracts the de…
MacNN Development by absmiths

Java UI — #20

Quote: Originally posted by itai195: I think it's more an issue of convenience. Obj-C sacrifices some type safety for this feature. There's nothing wrong with the way …
MacNN Development by absmiths

Java UI — #21

Quote: Originally posted by absmiths: Actually, one of my main complaints against Cocoa is that it does not seem possible to construct a completely dynamic UI which is b…
MacNN Development by geekwagon

Java UI — #22

Quote: Originally posted by geekwagon: There must be a way to do it, as a few people are in the process of porting wxWindows (which is a C++ cross platform GUI toolkit i…
MacNN Development by Michel Fortin

CocoaMySQL: Windows equivalent? — #1

Hey all, I use CocoaMySQL (*The* Open Source MySQL Database Manager for Mac OS X) to administer MySQL databases, and highly recommend it: CocoaMySQL Some of my clients want to t…
MacNN Development by BoulderDash

CocoaMySQL: Windows equivalent? — #2

They might want to take a look at phpdev it's a Windows only app that sounds like it's made to simplify doing things with MySQL. Haven't personally used it but I know a friend who…
MacNN Development by Jowy

CocoaMySQL: Windows equivalent? — #3

MySQL Control Center (MySQLCC) is the best ive seen for windows. you can get it (free) from www.mysql.com i believe. its what i use to admin our databases where i work. does its jo…
MacNN Development by dwishbone

CocoaMySQL: Windows equivalent? — #4

I used MySQLfront for a couple years before moving to OSX. It's free, and it always worked fine for me. I think it actually has a few more features than CocoaMySQL (which I use now…
MacNN Development by naknek

3d cloth simulation code. Need help on compile — #1

I have here a bit of code in OSX for an open source app called blender. This source file here is dependant on OSX. I have limited knowledge of what to do to make it compile. I know…
MacNN Development by loren s

3d cloth simulation code. Need help on compile — #2

Well, in the .c I commented out the #include<malloc.h> -- you don't need it, it's included in stdlib. For the Makefile, I stripped it down to this: topixmodule.so: topixmodu…
MacNN Development by 00101001

iTunes: Anyone created a colorized meter? — #1

While at work, staring at my monitor when I should be working, I often find myself gazing at the sound meter of iTunes as it dances up and down. No, I'm not a drinker, and I'm not …
MacNN Development by Dougmc

iTunes: Anyone created a colorized meter? — #3

I was thinking of the same thing...except I was thinking someone could create a giant konfabulator widget that would cover your whole desktop and have that iTunes thingy display th…
MacNN Development by Dace

iTunes: Anyone created a colorized meter? — #4

Dace you might want to check the Konfab Forum for a coder and you do the graphics.. I was working with Lord Sith on a white remote.. but i have lost him... or i think i have...
MacNN Development by Dave-o�
mp.ls