Bug 86937 - [NEW PORT] graphics/py24-editobj: EditObj can create and display a Tkinter dialog box for editing any Python object
Summary: [NEW PORT] graphics/py24-editobj: EditObj can create and display a Tkinter di...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Vsevolod Stakhov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-05 10:50 UTC by Jose Alonso Cardenas Marquez
Modified: 2005-10-08 23:48 UTC (History)
0 users

See Also:


Attachments
py24-editobj-0.5.6.shar (4.37 KB, text/plain)
2005-10-05 10:50 UTC, Jose Alonso Cardenas Marquez
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jose Alonso Cardenas Marquez 2005-10-05 10:50:19 UTC
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).

WWW:	http://home.gna.org/oomadness/en/editobj/index.html
Comment 1 Vsevolod Stakhov freebsd_committer freebsd_triage 2005-10-05 11:58:23 UTC
Responsible Changed
From-To: freebsd-ports-bugs->vsevolod

I'll handle this.
Comment 2 Marcus Alves Grando freebsd_committer freebsd_triage 2005-10-08 23:48:54 UTC
State Changed
From-To: open->closed

New port added. Thanks!