HappyDoc Generated Documentation .\chimera\replyobj.py

. / chimera / replyobj.py 

Reply Object
python interface to manage reply log
Functions   
  nogui_info 
nogui_info ( s )

Log an informational message

  pushReply 
pushReply (
        reply,
        takeStdout=1,
        takeStderr=1,
        )
  reportException 
reportException ( descript=None )

Report the current exception, prepending descript

  nogui_clear 
nogui_clear ()

Clear output window

  popReply 
popReply ( stackObj )
Exceptions   

IndexError, 'no reply object on stack'

  nogui_popMode 
nogui_popMode ()

Exit a message mode

  registerPreferences 
registerPreferences ()
  nogui_pushMode 
nogui_pushMode ( mode )

Enter a message mode

  clearReplyStack 
clearReplyStack ()
  showDialog 
showDialog (
        title="missing title",
        message="missing message",
        mode=NORMAL,
        )
  nogui_message 
nogui_message ( s )

Show a message

  nogui_error 
nogui_error ( s )

Log an error string

  nogui_command 
nogui_command ( s )

Log a command string

  nogui_warning 
nogui_warning ( s )

Log a warning string

  nogui_status 
nogui_status ( s,  **kw )

Log a status string

Classes   

ReplyItem

Reply

A reply window widget.

SplashReply

A splash window status widget.

ReplyDialog


This document was automatically generated Thu Feb 02 15:18:25 2006 by HappyDoc version 3.0.a1