Mike:

    The failure (with Debug ROM) to return to the previous form (in your
bugnote) is caused by the System queuing a frmUpdateEvent (regular ROMs
don't) and then Plucker crashes trying to redisplay the fullscreen table
that was just released. (Happens with fullscreen images too.)

    Is the problem you saw in FsFormInit() the fact that WinGetDrawWindow()
returns NULL if it's called before the form is drawn?? The hardcopy form
has a similar problem. You can't insert text into the field until the form
is drawn.

Christopher R. Hawks
HAWKSoft
-------------------------------------------------------------------------
Now I know someone out there is going to claim, "Well then, UNIX is intuitive,
because you only need to learn 5000 commands, and then everything else follows
from that! Har har har!"
    -- Andy Bates on "intuitive interfaces", slightly defending Macs





_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to