>     EvtCopyEvent(event,&eNewEvent);
>       eNewEvent.eType = fldChangedEvent;
>       eNewEvent.data.fldChanged.fieldID = EditWordWordField;
>       eNewEvent.data.fldChanged.pField = FrmGetObjectPtr(frm,
> FrmGetObjectIndex(frm,EditWordWordField));
>       EvtAddEventToQueue(&eNewEvent);

Why not use FldSendChangeNotification ()?

Stephen Best
Bitware Australia



-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to