Tagged Questions
The gui-designer tag has no wiki summary.
86
votes
12answers
110k views
Best GUI designer for eclipse? [closed]
I'm looking for a good GUI designer for swing in eclipse. My preference is for a free/open-source plugin.
83
votes
42answers
34k views
Tools for creating a user interface prototype
I need to create a prototype of a user interface.
I'm googling, and find "Axure RP", but it is very expensive for our company.
Another way for creating a user interface prototype is tools like Qt ...
16
votes
13answers
5k views
How to tell if .net code is being run by Visual Studio designer
I am getting some errors thrown in my code when I open a win form in visual studio's designer. I would like to branch in my code and perform a different initialization if the form is being opened by ...
15
votes
5answers
4k views
Good Way to Debug Visual Studio Designer Errors
Does anyone know a good way to debug errors in the Visual Studio Designer?
In our project we have tons of UserControls and many complex forms.
For the complex ones, the Designer often throws various ...
14
votes
4answers
991 views
Browser-based visual editor/designer?
Is there an example of a browser-based and preferably open source visual javascript application designer (using contenteditable or canvas or whatever), perhaps with support for embedded controls and ...
13
votes
11answers
3k views
Handcode GUI or use gui-designer tool
I would like to hear some opinions on hand coding your GUIs as one typically do when using Java or Qt with C++, vs using a gui-designer tool? Examples of GUI designer tools would be MFC GUI-designer, ...
9
votes
11answers
436 views
Should a programmer design User Interfaces? [closed]
Programmers often serves as a designer of user interfaces. You could argue whether it is good or not. However, especially in small companies, it is a reality that does not change.
What do you think ...
8
votes
6answers
10k views
Go IDE With GUI Design Support
I was taking a look on Go language, but I want to know if there is any IDE developed only for it, but that have a GUI design feature, as Visual Studio and Netbeans.
5
votes
8answers
2k views
Double Click vs Single Click - are these mutually exclusive
Can anyone name an instance of an application where clicking an entity (say image) does one thing, but if you double-click it it does something different?
The only example I've been able to find is ...
5
votes
3answers
1k views
Convert Java GUI Builder .form files to Source Code?
I have created a fairly substantial Java GUI application with many form windows where the settings are locked up in .form files. I am wondering is there any way to convert or refactor these .form ...
5
votes
17answers
2k views
What languages have a good GUI API/Designer?
I've been wanting to become proficient in a new language for a while. There are a few languages I want to learn but it's pretty important for me to be able to create a (Application) GUI. I work in C# ...
5
votes
13answers
1k views
GUI Design: How do you do it?
Do you draw your windows before constructing them? What do you use?
I've tried the Pencil plugin for FF. I've tried MS Visio. I've tried paper & pencil. I've tried Designer Vista. etc. etc. ...
4
votes
1answer
196 views
Windows API gui designer?
Is there a good GUI designer (read: drag 'n drop/WYSIWYG) for the plain old Windows API? I'm not looking for something that uses Qt, GTK, .NET, etc, just plain old Windows API.
Must be usable with ...
4
votes
1answer
103 views
How to build/extend a designer for Visual Studio
I just finished a quick intro in Linq2Sql and I decided to try my hands at it.
To my dismay, it appears the dbml designer supports SqlServer and SqlClient providers only.
After reading around, I ...
3
votes
3answers
232 views
Need some help with GUI in java
i'm working on GUI in java and got stuck with move the object.
Please visit this youtube video i made a short demo for you guys to see what i was trying to do. I'm so new to the GUI thing as i've ...
3
votes
1answer
2k views
RapidWeaver-like editor for windows
After seeing a friend using RapidWeaver and producing wonderful results in a few clicks, I was astonished and started searching if a tool like that exists for Windows. Unfortunately, so far my search ...
3
votes
7answers
3k views
Is there a FREE Java GUI designer?
Is there a FREE (or relatively cheaper) Java GUI designer/builder?
3
votes
2answers
2k views
Which is the best GUI designer for GTK apps?
I want a visual GUI designer that will produce XML output in the format used by GtkBuilder. Glade seems to be the most powerful, although Gazpacho is more lightweight. Stetic (included with ...
3
votes
1answer
3k views
Reusing a JPanel in NetBeans GUI Designer
This is in NetBeans 6.5, Java 6.
I have the following hierarchy in the NetBeans GUI Designer:
JFrame
JTabbedPane
JPanel X
<...>
JPanel
JButton
JPanel Y
...
3
votes
1answer
2k views
Using C# WinForms Designer on Panel instead of Form?
Warning: I'm new to GUI building in C# (come from a long history in Java with Swing and SWT.)
Using VS2008, When I create a new class, and extend System.Windows.Forms.Form, the WinForms Designer ...
3
votes
7answers
3k views
Does anyone use Iron speed designer for rapid asp.net development?
Visual studio is pretty good but doesn't create stored procedures automatically. Iron Speed designer does supposedly. But is it any good?
2
votes
1answer
104 views
design time anomaly in window builder and swing
Im experimenting with window builder for eclipse and Swing.
I created a demo calculator project with a custom JPanel
DigitBoardView extends JPanel
and assigned the keys using a for loop
...
2
votes
1answer
159 views
Sitecore environments
Our organization's website is moving to Sitecore CMS but we are struggling with setting up the environments for Developers (4), Designers (4), QA persons (3), Authors (10-15) and Approvers (4-10) in a ...
2
votes
2answers
149 views
EDMX Designer like in c# at runtime
I need a designer tool to use in my application to allow the user to design a database model.
Are there any designer tools that can be integrated and utilized using C# code at runtime?
I guess WF ...
2
votes
1answer
477 views
Getting nice-looking widget sizing in MonoDevelop (Gtk#)
EDIT: Click here for the code.
So I'm experimenting with interface building with MonoDevelop (version 2.4). I'm trying to get used to the Gtk concept of "containers within containers". I created a ...
2
votes
2answers
1k views
Visual C# GUI Designer - Recommended way of removing generated event handler-code
I'm new to the Visual C# designer so these are general and pretty basic question on how to work with the designer.
When we for instance add a label to a form and then double-click on it in the ...
2
votes
1answer
542 views
Looking for a customizable “flowchart builder ” builder
I need to create a customized graphical flowchart builder. There are only three classes of connectable components, and two kinds of connectors from which the flowchart is constructed. Each component ...
2
votes
1answer
178 views
How do GUI builders work?
I'm curious, how does a GUI builder/designer work? My guess ( for Java ), is that it actually creates a JFrame and overrides the events in some way. However, this is only a guess.
Can you offer some ...
2
votes
6answers
385 views
What tools are available for designing Web UI?
Sometimes we use Photoshop, other times MS Visio. Is there any tool to design the User Inteface that is intuitive and easy to use? Also, is there any best practices.
What we want to accomplish is a ...
2
votes
2answers
2k views
Do you know a GUI designer for YUI or for any other rich javascript library?
The question says it all... We are shopping for a a rich javascript library and are about to choose YUI.
The issue of (non)existence of a GUI designer will strongly influence our choice.
1
vote
4answers
144 views
Is it sane to start a Blackberry Java project without using the recommended IDE i.e. Eclipse?
Considering that I'll be using Vim as my text editor of choice, what tools do I have to consider to manage and build a project of this magnitude?
I'm told that Apache Ant is similar to GNU Make so ...
1
vote
1answer
204 views
Java swing doesn't show changes to source
I'm using Java Swing graphical editor with netbeans to make my project...but using it brings some limitations like I can't add to a jpanel an image,using java swing options. So i'll need to code it, ...
1
vote
1answer
72 views
C++ bindings to jGoodies?
Thus far the best C++ UI libraries I've run into are Qt, GTK, and wxWidgets; Are there existing libraries similar to jGoodies or 'better'. I am interested in mature (yet simple) technologies.
1
vote
1answer
786 views
GUI designer for managing Django models
Is there a GUI tool using which I can design new Django models graphically? For example, drawing lines between fields in different models to indicate a foreign key.
Modifying existing models ...
1
vote
8answers
792 views
Swing Generator
I need to develop some java gui using swing.
A few years ago I did develop a bit with swing.
But it was pretty exhausting, you see, back than there weren't much tools to help you.
But I do believe ...
1
vote
7answers
3k views
Docking and Anchoring on a Windows Form application
I'm developing an app for Windows Mobile 5.0 and above, with C# and .NET Compact Framework 2.0 SP2.
I have a WinForm with two panels inside (upperPanel and bottomPanel). I want that upperPanel ...
1
vote
4answers
1k views
Java UI designer + framework similar to visual studio (drag and drop, floating controls)
I'm looking for a Java UI designer allowing me to drag and drop controls directly to the design surface in a floating mode (without the hassle of north, south etc that comes with SWT). Is there any ...
1
vote
1answer
211 views
Developing a GUI Builder Application
I am looking for a nice framework for developing a GUI builder Application. We have an application where 100Os of custom data entry forms and their print formats are required and each client will need ...
1
vote
1answer
1k views
How can I add JMenuBars,JMenus and JMenuItems using IntelliJ's Swing GUI Designer?
I can't find the components specified in the title anywhere in IntelliJ's Palette. I notice that the form has a JMenuBar, but I don't see it, and I don't know how to access it. Is there any way of ...
1
vote
2answers
312 views
Implementing MS Access style 'relationships' GUI
I have no idea what the correct name for this UI style is. In MS Access the 'relationships' tool shows the db tables as little movable boxes that can be linked with lines. It's the same with Visio and ...
1
vote
1answer
206 views
Distinguish between designer and runtime code
I have two processes which exange messages each other.
Process A is a normal (i.e non-qt) program which sends messages to process B.
Process B is a QT GUI application showing received messages into a ...
1
vote
2answers
384 views
Creating a GUI interface
I've an idea of creating a GUI to give the user the opportunity to select some controls (textbox, gridview, labels, etc) and place it in a pallet/panel/window creating a view of the controls, that, ...
1
vote
2answers
773 views
Stand-alone NetBeans-compatible .form editor
Is there a stand-alone GUI designer that can read and write the .form files that NetBeans (Matisse) generates? I like the GUI designer, but I don't want all the overhead of a complete Java IDE just to ...
0
votes
1answer
59 views
WPF Design Time Error w/ Local Namespace Reference
I'm having an issue with the WPF Designer. At some point I did something that broke all of my controls that reference the local assembly. The application builds and runs just fine, but the VS Designer ...
0
votes
0answers
31 views
android user interface design problem
I am a new android developer. I have create a map view application where i have some important features such as set mapview according to distance and add over lay according to my restaurant and super ...
0
votes
1answer
224 views
Choosing Jquery or Ext JS for my needs
I use JQuery for my projects however I examined a JavaScript library EXT JS. So I want to make a decision for my project. My need is I will make an admin console which requires graphics and connected ...
0
votes
2answers
285 views
Object reference not set to an instance of an object
One thing I can definitely say about Delphi Prism is that it is flaky. If you make some changes and worked through your program one line at a time, somehow you always come across some kind of errors, ...
0
votes
0answers
107 views
What tools can I use to design and create screens/forms at runtime in a Java applet or other web application?
We had the following requirement for an SAP WebDynpro for java application:
System administrator must be able to design screen/forms at runtime based on the users requirements and assign the ...
0
votes
1answer
212 views
Ext-Gwt gui designer
guys!
I am very interested with ext gwt. Do you know any darg and drop designers for this framework?
Does ext gwt work with ext designer?
Thanks
0
votes
1answer
317 views
Ext Js GUI Designer and Rails
I am new to using Ext Js GUI Designer. I have gone through some components. Are there any good tutorials or demos to understand the functionality of the same, and which can be implemented in Ruby On ...