Having just converted a 3500+ line application from GCC to CodeWarrior R4
and re-doing all the forms with Constructor, I'm now facing a somewhat
obscure problem.

The application installs correctly, with the proper icon and everything.
However, the first form appears blank, with the correct menu when I tap
the menu button. The menu does not do anything. The application does not
'hang'; pressing the application button brings me back to the launcher.

I use FrmGotoForm() to the first form (with correct ID) in my
StartApplication() code. I'm using C++, and I am not using any 
standard library calls in the application. Link and compile 
give no warnings at all.

What gives? All ideas appreciated.


Cheers,

Jouni
--
Jouni Mannonen
SurRender3D.com

Reply via email to