[comp.windows.x.motif] Error on Motif FAQ

D_GONZALEZ@UPR1.UPR.CLU.EDU (04/17/91)

Hi
	Well, I found why my callback wasn't being called when the 
user pressed return on the Text widget:

	In the Motif FAQ Question # 13:
Subject: 13) Why does  pressing  <return> in a text widget do nothing?  This

	It says as a solution:
	 char newTrans[] = "<Key>Return : Activate()";

	It should say:
	 char newTrans[] = "<Key>Return : activate()";
					  ^^^^^^^^
	Instead of Uppercase A it should be lowercase a.

David Gonzalez		internet: d_gonzalez@upr1.upr.clu.edu
CEENET Lab Staff		     lestat@rmece01.upr.clu.edu
University of Puerto Rico
Mayaguez Campus -- Engineering School