Commit graph

3 commits

Author SHA1 Message Date
Marcus Alves Grando
aea8e7aa4c - Update to 0.5.7
PR:		95504
Submitted by:	maintainer
2006-04-08 17:01:08 +00:00
Edwin Groothuis
c92c635b24 SHA256ify
Approved by: krion@
2006-01-22 12:42:24 +00:00
Marcus Alves Grando
0597d49f62 EditObj can create and display a Tkinter dialog
box for editing any Python object (similarly to
what Java call a Bean editor, but for Python object).
EditObj is a usefull tool for writing (text or
non-text) editors of all kinds, including GUI editor,
3D editor,... It also includes a Python console
(thanks to Ka-Ping Yee).

PR:		86937
Submitted by:	Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-10-08 22:47:43 +00:00