On Sun, Feb 24, 2002 at 09:50:34PM +0100, Michael Nordstr?m wrote: > On Sun, Feb 24, 2002, Adam McDaniel wrote: > > > Hmm.. that doesn't quite sound right... > > But it *is* right ;-)
OK, maybe he was right :P > For a long time I have intended to split the code into more than two > sections. I guess it is time to do it now. In the mean time you could > move some other functions to the plkrdb section to be able to link > your version of the viewer. Hmm., so this is something that has happened before I guess. I got the issue solved on my side, there was a fairly long 'if' statement in the FormHandleEvent procedure, which I just made into its own procedure, and handled it staticly. For anyone interested... http://cvs.plkr.org/index.cgi/viewer/Attic/jogdialform.c.diff?r1=1.1.2.2&r2=1.1.2.3&only_with_tag=sony ...is this a decent solution for now? > Later, you should add your code to the same section as the other "control" > features will end up in, but wait until you have debugged it, since the > current version of m68k-palmos-gdb can only work with code in the main > section. It actually seems to look OK. Then again, I'm a coder, not a beta-tester :) -- Adam McDaniel Infrastructure Technology Consultant M-Tech Mercury Information Technology, Inc.
