Hi all,
I need to do some old fashioned C-based Carbon coding, and I'm having a little problem. My program is coded I think normally, and when I put the executable into myapp.app/Content/MacOS, and invoke it by double-clicking on myapp.app, everything works fine... The app window comes up and my graphics is displayed.
However when I try running my executable from the command-line, the window comes up blank and is behind other windows. Can anyone here with Carbon knowledge hazard a guess as to why this might be and how to fix it?
Thanks.
I need to do some old fashioned C-based Carbon coding, and I'm having a little problem. My program is coded I think normally, and when I put the executable into myapp.app/Content/MacOS, and invoke it by double-clicking on myapp.app, everything works fine... The app window comes up and my graphics is displayed.
However when I try running my executable from the command-line, the window comes up blank and is behind other windows. Can anyone here with Carbon knowledge hazard a guess as to why this might be and how to fix it?
Thanks.