This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 150222 - Support for external (GUI) editors
Summary: Support for external (GUI) editors
Status: CLOSED WONTFIX
Alias: None
Product: python
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: ardavis26
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-10-15 13:55 UTC by Jiri Vagner
Modified: 2017-06-23 08:06 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jiri Vagner 2008-10-15 13:55:13 UTC
There are a lot of wrappers for GUI toolkits (wxPython, pyQt, PyGTK, Swing in jython, Tkinter, pyFLTK) inside python
world. And we haven't own python gui designer and Matisse doesn't support python.

It would be cool to have support for external GUI designers, to help programmers invoke gui designer above special xml
file node directly inside Project or Files view.

*.wxg - wxGlade (wxPython)
*.glade - Glade (GTK)
*.ui - Qt Designer (Qt)
*.ui - GUI Builder (Tcl/Tk)

Maybe it could be more generic -> support for external editors. I can imagine something like small list of
"file-extension":"editor" pairs (for example ".ui" : "c:/qt/qtdesigner.exe {FILEPATH}") inside python options and action
"Edit externally" inside popup menu.
Comment 1 Jenselme 2017-06-22 20:19:37 UTC
I love the idea. Sadly, there are many other things to do first. Closing this for now.
Comment 2 Jiri Kovalsky 2017-06-23 08:06:02 UTC
Thanks for your evaluation Julien. Reporter, if you think your issue is still valid and needs to be addressed, don't hesitate to reopen it with additional information. Closing for now.