Top "Designer" questions

a visualized UI creating tool (commonly windows forms creators)

visual studio 2005 designer moves controls and resizes Form

When i open a form in visual studio 2005 (c#) the designer automaticaly resize the form and move/resize controls without …

c# visual-studio designer
Open source framework to build Web based BPMN designer

We have already built a BPMN designer on eclipse framework.It was easy to build with great support from eclipse …

web designer bpmn
How do I use promote to in Qt Designer in pyqt4?

In the designer when I right click a widget, and I click promote to I get this window. See the …

python qt pyqt4 designer
EXECUTE_QUERY on MASTER-DETAIL form queries wrong block

I'm using Oracle Form Designer with a Master-Detail relationship, I have a WHEN-NEW-FORM-INSTANCE trigger which runs 'EXECUTE_QUERY;' but …

forms oracle oracle10g designer form-designer
How to display placeholder value in WPF Visual Studio Designer until real value can be loaded

I'm an experienced C# developer but a WPF newbie. Basic question (I think) that I can't find an answer to …

c# wpf visual-studio designer
Preview Xamarin Form Pages

Is there any way to preview a Xamarin forms page without first deploying to device/emulator? Or is there any …

visual-studio xamarin xamarin.forms preview designer
How do I "hide" controls that my control uses from the toolbox?

I have developed a control in C#. Among other things this control can popup other controls at runtime. When you …

c# controls designer
How do I resolve the WPF Designer error 'The type {0} does not support direct content'.'?

The following XAML (below) defines a custom collection in resources and attempts to populate it with a custom object; <…

wpf designer contentproperty
SSMS crashes when try to modify database diagram (v18.2)

When I try to modify a database diagram created before the application restart and crashes when trying to access. It …

sql-server database ssms diagram designer
IS there a gui designer for wxwidgets in linux with Eclipse?

I want to build a GUI application using C++ and wxWidgets. The problem is that I can not find an …

c++ user-interface wxwidgets designer