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

How to make a new window? — #11

for example public void doSomething() { ((NSTextField)field).setIntValue(5); } doesn't work, but public void doSomethingElse(Object sender) { /*IBAction*/ ((NSTextField)fi…
MacNN Software by Wes

How to make a new window? — #12

This shouldn't be the case. One reason it might appear to be, though, is if the non-IBAction method is getting called before all your objects are unpacked � until awakeFromNib() is…
MacNN Software by Chuckit

How to make a new window? — #13

The non-IBAction method is called after another class calls .makeKeyAndOrderFront() on the window that is giving me trouble. Could something be going wrong because of this? pu…
MacNN Software by Wes

How to make a new window? — #14

Quote: Originally posted by Wes: Could something be going wrong because of this? public void toSend(Object sender) { /* IBAction */ NewController controller = …
MacNN Software by Chuckit

How to make a new window? — #15

Ok, I have two windows (window, and otherWindow), and two controllers (controller, and otherController) controlling their respective windows. When a button on "window" is pressed,…
MacNN Software by Wes

How to make a new window? — #16

Easy way: put both windows in the same .nib file. drag a connection from the button to the other window's icon in the instances tab. connect on "makeKeyAndOrderFront" (or someth…
MacNN Software by arcticmac

What do you expect from upcoming movies? — #3

a plot. no obnoxious messages, such as a political or environmental agenda. Something to justify my paying $9.00 per person for a ticket alone and then on average $8.00 per perso…
MacNN Software by ghost_flash

What do you expect from upcoming movies? — #5

I would expect something good from 'The Fantastic Four', just because I read the Marvel comics a log time ago but the poster is so 'unpleasant' Time will tell.
MacNN Software by angelmb

What do you expect from upcoming movies? — #6

I'm expecting Catwoman and Garfield to be mammoth failures (along the lines of "Jason vs. Freddy" time failures)...no really, I don't think they will sell many of those things call…
MacNN Software by gorickey

What do you expect from upcoming movies? — #8

Next two must watch movies for me: Spiderman 2 - trailers look good, though you can see the formula they are taking from Superman 2....Hero wishes for a normal life with the woman…
MacNN Software by jonasmac

What do you expect from upcoming movies? — #13

The only movies I'm looking forward to are Napolean Dynamite, Garden State, and Harold and Kumar Go To White Castle (). The movies that are coming out will probably just be medioc…
MacNN Software by Agasthya

What do you expect from upcoming movies? — #14

Quote: Originally posted by gorickey: I'm expecting Catwoman and Garfield to be mammoth failures (along the lines of "Jason vs. Freddy" time failures)...no really, I don…
MacNN Software by hart

What do you expect from upcoming movies? — #16

Quote: Originally posted by gorickey: I'm expecting Catwoman and Garfield to be mammoth failures (along the lines of "Jason vs. Freddy" time failures)...no really, I don…
MacNN Software by nredman

What do you expect from upcoming movies? — #17

Quote: Originally posted by nredman: i watched the trailer for Garfield on apples website...man it looks dumb, and i really love the garfield cartoons. Yeah, even …
MacNN Software by gorickey
mp.ls