*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->IRIX man pages -> cat1/tclxtsend (1)              
Title
Content
Arch
Section
 

Contents


tclXtSend(3)							  tclXtSend(3)


NAME    [Toc]    [Back]

     tclXtSend - the Tk	"send" protocol	for Xt

SYNOPSIS    [Toc]    [Back]

     int TclXtSend_RegisterInterp(interp, name,	toplevel)
		 Tcl_Interp *interp;
		 char *name;
		 Widget	toplevel;

DESCRIPTION    [Toc]    [Back]

     This registers an interpreter using the name name.	The name must be
     unique to the server.  It takes a tcl interpreter and a toplevel widget
     as	additional arguments.  This creates two	commands within	the
     interpreter, send and interps.

     The send command behaves like the send command for	Tk: given an
     interpreter name and a command, it	executes the command in	that
     interpreter.  The interpreter for the command may be the current
     interpreter.

     The interps command returns a list	of interpreters	currently known	to the
     server.  Some of these may	be dead. However, every	registered interpreter
     should be in this list. That is, it includes every	known interpreter,
     including some that no longer exist.

RETURN VALUE    [Toc]    [Back]

     If	the command succeeds in	registering the	interpreter under the name, it
     returns TCL_OK. Otherwise it returns TCL_ERROR. A string containing error
     information will be stored	in interp->result.

SEE ALSO    [Toc]    [Back]

      
      
     See the book on Tcl/Tk by John Ousterhout,	or the Tk doc for "send".

AUTHOR    [Toc]    [Back]

     Jan Newmarch, University of Canberra
     (jan@ise.canberra.edu.au)


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
getprotobyname Tru64 Get a protocol entry by protocol name
getprotobyname_r Tru64 Get a protocol entry by protocol name
tt_message_send HP-UX send a message
XmPrintPopupPDM HP-UX Send a notification for the PDM to be popped up
send HP-UX send a message from a socket
sendto HP-UX send a message from a socket
sendmsg HP-UX send a message from a socket
putmsg HP-UX send a message on a stream
putpmsg HP-UX send a message on a stream
pthread_kill OpenBSD send a signal to a specified thread
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service