I am writing an application in which Forms have to be dynamically generated
in
the PC from PRC scripts and transferred to the Palm program (through
IrObEx).
The Palm program has no a priori knowledge of the Forms except that they
share
a common event handler (they differs in layout only).

I'm developing with gcc. My question is, how should I handle this? Namely,
can
I transferred the *.grc files created by pilrc from PC to Palm, have the
Palm
program put them in the resource database, and then make use of them? Or is
there a better way to do it?

Thanks!

Ron Choy


Reply via email to