Some java programming help

Ghoser777

Registered
So here I am, thinking that graphical/moving programs are little more exciting than static ones that just sort of display numbers. But I'm having trouble figuring out how to do that kind of thing. All I really need to know is: how can I make a NS* graphical display window thang (I have no idea) and then draw in it. You know, connect two points (103, 5) (102, 100) with a line color red, or just make a pixel change color. Apple's cocoa documentation needs some serious finishing up. I find it hard to find anything. Half their docs aren't even written yet!

Thanks in advance,
F-bacher
 
Back
Top