form-designer
c# Form Designer - generated code problem
I have map control on main form. Problem is, when form designer generate code then overrides value of variable (RouteOverlay and MarkerOverlay) with new value and i don\'t want that.[详细]
2023-03-25 13:21 分类:问答Disabling the form designer in DelphiXE
Is it possible to disable the form designer in DelphiXE \"on-demand/selec开发者_如何学Pythontively\" and only work with the code of a form/class where needed, in the event that controls are not instal[详细]
2023-03-22 00:19 分类:问答How best to create a HMI display panel (user-customised interface) in Delphi
I need to improve a screen in our Application that presents an HMI (Human Machine Interface) display embedded in our Delphi code. This screen provides our customer with the ability to perform a range[详细]
2023-03-07 00:28 分类:问答WYSIWYG for javascript
I know the term \"what you see is what you get\" cannot be realy applied to javascript, but I am curious if is 开发者_如何学Gothere any IDE which helps you generate JavaScript sourcecode by visualy de[详细]
2023-02-17 16:21 分类:问答When using a form designer, should labels be named?
In IDEs like QtCreator or with Visual C#\'s form designer, I\'d like to hear whether labels \"should\" be named or just left with the default naming scheme from the form designer. If the object is not[详细]
2023-01-13 14:30 分类:问答Examples of good IDEs to analyze for custom Form/Report designer
I am working on a basic form/report designer. Some of the features i\'m looking to implement are: Single or multiple selection of objects[详细]
2022-12-24 14:26 分类:问答How to implement a winform dialog in Delphi without IDE?
I don\'t have the Delphi IDE installed. Can I still开发者_JAVA技巧 design forms?Using Win32: File | New Unit then you have full control of the code.[详细]
2022-12-15 00:25 分类:问答