Quote:
Originally posted by Wes:
So that is settled, but how do I display the other window once the user clicks said button? (noob here, and using Java)
something like…
Ok, so in my nib file I have a window called "SomeWindow" that I want to open when the user clicks a button on "MainWindow"
in that action to to that I have to make "SomeWindow" p…
New question now... Is it possible to make a new controller for that new window? I have tried making a new class "NewWindowController", but it gives me NullPointerExceptions whene…
It appears that IBAction methods can access all of the windows contents (various NSTextFields etc...) fine, but methods that are just locally implemented cannot...
for example
public void doSomething() {
((NSTextField)field).setIntValue(5);
}
doesn't work, but
public void doSomethingElse(Object sender) { /*IBAction*/
((NSTextField)fi…
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…
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…
Quote:
Originally posted by Wes:
Could something be going wrong because of this?
public void toSend(Object sender) { /* IBAction */
NewController controller = …
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,…
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…
easy, name movie and your estimations
let�s see, what about 'The Bourne Supremacy'?, saw today the trailer, seems to mimic the first one, not bad really.
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…
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.
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…
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…
they're not till December, but I'm looking forward to Meet The Fockers, and The Life Aquatic. Need some decent new comedies. And of course The Incredibles
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…