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

Bronze Keyboard issue — #2

It's been a while since I've used a bronze keyboard machine, but doesn't the spacer the middle tab is attached to have a small screw on it (flathead). IIRC turning the screw retrac…
MacNN Troubleshooting by Basilisk

Bronze Keyboard issue — #3

>> but doesn't the spacer the middle tab is attached to have a small screw on it (flathead). No, no screw, i've lifted the keyboard out many times with no problems, thanks a…
MacNN Troubleshooting by babagaga

Bronze Keyboard issue — #4

never thought to look on the back!? thnaks, it worked great! cheers ~demetrius
MacNN Troubleshooting by babagaga

Chrome latch flaking?? — #1

Anyone else experience this? The chrome on the lid latch on my 17" Rev B seems to be flaking off. I thought the latch was metal but it's obviously plastic with a chrome finish.
MacNN Troubleshooting by acadian

Chrome latch flaking?? — #2

The latch button on my 15" seems to be metal but with a transparent protective finish. Before they replaced my bottom case, I had peeled it off as the flaking was annoying. Are yo…
MacNN Troubleshooting by Jaeger

Java UI — #1

So, what kind of tools are available for developing a GUI for a pure java cross platform application? I take it that it is not possible to use Interface Builder and nibs if it's s…
MacNN Development by 11011001

Java UI — #2

Tools? you don't really need any. I always code the gui by hand. Java's Swing and AWT classes are really easy.
MacNN Development by Kristoff

Java UI — #3

If you are learning Java then I would serially advise you to learn how to hand code swing applications by hand. Just so that you understand the basics. Many people have different …
MacNN Development by depolitic

Java UI — #4

The only thing I have really written in Java was a GUI to control a robot. It would display the position on a map it created along with the ability to move the robot to point X,Y …
MacNN Development by djohnson

Java UI — #5

Take a look at Foam. It's pretty interesting.
MacNN Development by Arkham_c

Java UI — #6

Unfortunately I'm not as big on Swing as the other posters here. I've used JBuilder's Swing GUI builder and it's pretty decent, though you still need to fill in some code by hand …
MacNN Development by itai195

Java UI — #7

Different look and feels space object differently and even if you lock the window with absolute positioning, you will run into problems Apple does not recommend the use of absolute…
MacNN Development by depolitic

Java UI — #8

Quote: Originally posted by depolitic: As for Cocoa versus Swing, no contest Cocoa kicks ass in pure simplicity. However Cocoa is not portable and is not part of Java sp…
MacNN Development by itai195

Java UI — #9

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 wish there were delegates too... grr. Oh well. …
MacNN Development by 11011001

Java UI — #10

Just some updates: Foam is brilliant.. it's exactly what I would like to use. However, it's $300 (EDIT: i was giving a rough estimate in Canadian dollars. with the current exchang…
MacNN Development by 11011001

Java UI — #11

Don't JBuilder and QT Designer also cost money? I know JBuilder used to be available for academic use for $99. I've used it before and it's decent, but it's no IB. You probably …
MacNN Development by itai195

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
mp.ls