Table of Contents

Module: mpico mudlib/mpico.py

This is an in-game mini version of Pico--almost everyone's favorite editor! It's a visual editor--so it requires VT102 compatible telnet clients to work.

Anyhow... there you go!

todo:

  • viewing of lines that are longer than the width

  • work on speeding things up

  • work out some kinks with display of screen far down

  • fix opening/saving files and buffers

Imported modules   
import constants
from mudlib.vtelnet import *
from org.bluesock.bluemud.driver import Driver
from org.bluesock.bluemud.lib import MudObject
import stdlib
import string
import traceback
Classes   
MPicoEditor

This is the mpico editor itself and encapsulates all functionality.


Table of Contents

This document was automatically generated on Thu Jan 24 08:57:43 2002 by HappyDoc version 2.0