Blob Blame History Raw
# $XConsortium: textM1.prt /main/3 1995/07/19 20:52:15 drk $
# Motif
#
# Copyright (c) 1987-2012, The Open Group. All rights reserved.
#
# These libraries and programs are free software; you can
# redistribute them and/or modify them under the terms of the GNU
# Lesser General Public License as published by the Free Software
# Foundation; either version 2 of the License, or (at your option)
# any later version.
#
# These libraries and programs are distributed in the hope that
# they will be useful, but WITHOUT ANY WARRANTY; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
# PURPOSE. See the GNU Lesser General Public License for more
# details.
#
# You should have received a copy of the GNU Lesser General Public
# License along with these librararies and programs; if not, write
# to the Free Software Foundation, Inc., 51 Franklin Street, Fifth
# Floor, Boston, MA 02110-1301 USA
#
#
# HISTORY
/*********************************************************/
---- The uid file to be opened is textMl.uid ---- 
/*********************************************************/

TRACE:(1) CompareVisual S_MAIN_WIDGET 
TRACE:(2) LocatePointer ttext  
TRACE:(3) ClickMB Btn1 

/*********************************************************/
---- motionVerifyCallback callback made ----

---- Reason was XmCR_MOVING_INSERT_CURSOR ----
/*********************************************************/

TRACE:(4) InputString "This is a test"
TRACE:(5) ClickKey KReturn
TRACE:(6) InputString "This is another test"
TRACE:(7) CompareVisual S_MAIN_WIDGET 
TRACE:(8) ClickKey KReturn
TRACE:(9) LocatePointer ttext  
TRACE:(10) ClickMB Btn1 
TRACE:(11) CompareVisual S_MAIN_WIDGET 
TRACE:(12) ClickMB Btn1 2

/*********************************************************/
---- motionVerifyCallback callback made ----

---- Reason was XmCR_MOVING_INSERT_CURSOR ----
/*********************************************************/

TRACE:(13) CompareVisual S_MAIN_WIDGET 
TRACE:(14) Exit
Exiting Test...Please Standby...