Hi Netters! This is my last message of 1992! Before I go, here's what's puzzling me at the dawn of a new year!
IS there any way to force an event for a particular widget from within a program? I have a text widget whose losingFocusCallback does some verification. I wish to, at one point, do an 'XmTextSetString' for the text widget and then force the losingFocusCallback to be invoked. How do I do the latter?