763 views
in GUI Development by
I find the IDE quite frustrating to use and would prefer to create classes using a text (Similar to Qt or Visual Studio) rather than having to drag blocks around.

Is there any future plan to allow developers to work like this?

1 Answer

0 votes
by

Hello,

in principle you can use any text editor of your choice and implement the project by text coding - all *.ewp and *.ewu files are readable text files. Furthermore, the Professional Edition of Embedded Wizard contains a comand line tool to compile the entire GUI application.

But anyway - from our point of view, it does not make much sense to develop a graphical user interface within a text editor.

The visual programming approach of Embedded Wizard is one of its key features, which makes development very comfortable, efficient and maintainable.

Best regards,

Manfred.

 

by
You misunderstand me. I am not referring to designing to UI components. (Which I find to be excellent.)

Dragging a box onto the screen to add a method or property to a class is cumbersome and nonsensical as these are not graphical components. This is not visual 'programming' as you are not creating any logic graphically, merely adding 'code' which is text based anyway.

When adding methods to a class I would prefer to be able to just add them textually to the class within the IDE. This is particularly cumbersome when creating 'Model' classes that are not graphical components.

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...