cogentcore / core

A free and open source framework for building powerful, fast, elegant 2D and 3D apps that run on macOS, Windows, Linux, iOS, Android, and the web with a single Go codebase, allowing you to Code Once, Run Everywhere.
http://cogentcore.org/core
BSD 3-Clause "New" or "Revised" License
1.75k stars 83 forks source link

WYSIWYG interactive editor #1277

Open gtnttot opened 3 weeks ago

gtnttot commented 3 weeks ago

Describe the feature

Hi CogentCore Team,

I’m a new user of the CogentCore GUI library and have been exploring its features. I would like to inquire if there are any plans to introduce a Visual Designer (WYSIWYG Editor) in the future.

As a beginner, having such a tool would significantly simplify the process of creating more complex user interfaces. It would be a great benefit for those of us who are still getting accustomed to building applications with your library.

Thank you for your time, and I look forward to your response!

Relevant code

No response

kkoreilly commented 3 weeks ago

Thank you for asking about this. We are planning to develop a WYSIWYG editor at some point. I will keep this issue open to track the development of such (#167 also has some older discussion about something that would be needed for an interactive editor, but this makes sense as a separate issue).