Running pose on my home Linux box (Suse 6.4, kernel 2.2.14) I have no problems
(well, except those caused by my code :) ).
Running on an almost identical machine (identical except for the X server &
libX11) pose does not get the row & bounds parameters correctly in table draw
data callbacks:
static void DrawMainTableItem(VoidPtr table, Word r, Word c, RectanglePtr bounds)
Stepping through my code in gdb, r is always 0 and bounds always the top row
of the table -- I have multiple tables on different forms using different
callbacks, and the values are always the same. Also for table load data
callbacks.
Not sure what might be causing this, although the near-identicality of the
two machines tends to point the finger at X somehow being at fault.
Has anyone else encountered this? is there a fix? I guess I could copy over
the relevant X server and libraries but I'm only willing to do this if
absolutely necessary.
Simon.
--
For information on using the Palm Developer Forums, or to unsubscribe, please see
http://www.palmos.com/dev/tech/support/forums/