[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: centering text



>I've been wondering how graphic editors like Canvas or MacDraw let you
>edit text in place, change justification, etc.  while there are no functions
>to do this in MCL. Would a dialog item with a TE Record be the right thing?

Sounds like a simple modification to the "text-edit-dialog-item.lisp"
file in the examples folder. That example implements a dialog item
with a TE record.