marko
2010-07-28 18:24:39
A:
A:
still cant figure how to make 'accessor (getter) method'
while I can now convert the user input string to NSString
the bit I cant do is figure how to pass that to the code in the MainComposerViewController file without it crashing
NSString * fred = myApp->mainText;
??
Mark
marko
2010-07-29 00:42:12
figured it viahttp://www.cocoadev.com/index.pl?GlobalVariablesInCocoaglobal var to hold the required 2 wordsall seems to workVladimir - thanks for your input!Mark
marko
2010-07-29 01:12:01