Top "Designer" questions

a visualized UI creating tool (commonly windows forms creators)

Is there a way to define a QToolbar with buttons and popup menus using Qt Designer?

I am wanting to have a toolbar in Qt that contains either QActions or QToolbarButtons that have popup menus attached …

qt button designer qmenu qtoolbar
What's the purpose of the components IContainer generated by the Winforms designer?

When you create a new form in Visual Studio, the designer generates the following code in the .Designer.cs file: /// &…

c# winforms dispose designer
Android Designer like "Interface Builder"?

We are beginning to learn Android, converting our iPhone apps over. There is a rudimentary editor for layouts in Eclipse, …

android layout designer
Manual editing of *.designer.cs file

I'm aware, that the .designer.cs file contains data generated by the visual form designer in Visual Studio. However, I …

c# designer
How to make a User control property of type Collection<MyClass> editable in Form Designer?

Today at work, I stumbled upon a problem that was driving me nuts. Basically my goal is this: I have …

c# .net visual-studio-2010 properties designer
Disable XAML UI designer

How to disable XAML designer in VS 2011. I have checked following links possible to default-disable XAML designer in VS 2008? http://…

.net visual-studio xaml visual-studio-2012 designer
How can I add row numbers to an ExtJS grid?

In an ExtJS GridPanel, is there a way to design a column whose sole purpose is to act as a …

extjs designer
Design-time-only background color in WPF?

In WPF XAML there is the convenient DesignHeight and DesignWidth, for instance in code as <UserControl ... d:DesignHeight="500" d:…

wpf visual-studio-2010 designer
Visual studio 2012 XAML designer invalid markup

I've got a project that contains usercontrols. For some reason, the design view for the window which uses the said …

wpf xaml user-controls visual-studio-2012 designer
XML Schema Designer for Visual Studio 2008

VS 2005 did include a designer for XSD-Files. Where i can find the version for VS 2008? I only found a preview …

visual-studio-2008 xsd designer