0
votes
4answers
57 views
Free visual editor for a language that would compile to native windows exe
I'm looking for a free visual editor for a language that would compile to native windows exe, no runtime.
I'm looking for alternatives to the Delphi suite (so don't give it as an answer), something …
2
votes
11answers
2k views
How do I create a GUI for a windows application using C++?
I am deciding on how to develop a GUI for a small c++/win32 api project (working Visual Studio C++ 2008). The project will only need a few components to start off the main process so it will be very …
0
votes
1answer
184 views
VisualEditor in Java - dynamically build sub-panel?
I'm using the "Visual Editor" to "paint" my Swing GUI. Can I dynamically build the contents of a sub-panel with VE or do I have to use a predefined sub-class of JPanel (and build that with VE)?
6
votes
8answers
2k views
Is eclipse visual editor dead?
The Eclipse Visual Editor project seems to be dead, no commits, no updates. Any one know what is happening?
