Ask a Question related to Mac Programming, Design and Development.
-
Will Oram #1
Object Instances: Never Mind
Bleh, I'm a twit. After last post but before Mr. Ash's, I figured out my
problem. I was referencing a class (ThermCalc is its name), not an outlet
from controller to model (called converter). I created it, but forgot it
existed.
Thanks all for helping, even if I was a bit clueless. :P
--
"love is
the search beneath one's spamguy **at** foxchange(.)com
tiny expectations"
Will Oram Guest
-
return object instances
hello, since I'm new to the world of object oriented programming I hope I use the right terms for the concerned things, but I'll try. I was... -
Multiple app instances using same shared object.
yeah you can Connect SharedObjects between instances of the same app and even instances of two diffrent apps. you need to use proxied sharedObjects... -
mind.pl
#!/usr/bin/perl -w # sub security; sub sensorium; sub emotion; sub think; sub volition; sub motorium; while (1) { security(); -
Mind Boggling-Losing my mind caus of this! HELP!
That's just the thing, they all are the same... tables, tables, tables and more tables, the table backgrounds are vector Graphics and the tables... -
Object Instances
Another source told me a reason I'm goofing on my program (see 'Absurdly Easy Cocoa Question') is that I'm not calling instance methods on object...



Reply With Quote

