-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create HTML forms designer #49
Comments
A first screenshot of the WIP: Currently you can add new controls and move them with the mouse by holding down the shift key and modify their single valued properties (e. g. Text, Width, Height, etc.). Saving is not implemented yet. @mariuspopovici: Do you know if we can use the icons in an open source project or are they licensed somehow? If not, I'd replace them with free icons. |
Looks awesome! I'll try and find out about the icons but I believe the icons are open source, just need to confirm but the person who would know for sure is on vacation. |
I plan to continue this project in September as I will be on vacation starting tomorrow. |
Enjoy and thanks for your work on this project! I'm at a campground in Norway, getting ready for another 5h drive to the next place :) |
Thanks, I'm happy to do that! It also makes my job easier because it allows me to use Github Copilot for my Starlims customizations. 🙂 Cool, Norway is a country I'd also like to visit someday. We've rented a beach house in Netherlands. I hope the weather cooperates. |
Looks very cool :) I like the outline too. |
Okay, the first version is out! 🥳 I provides only basic functionality right now and I still haven't tested all controls.
|
I've made some major improvements on this project. I decided to use the outline tree for managing RootTables, BarItems and Groups via the context menu and fixed many bugs. |
I've just started to create a new Starlims application called "FormDesigner" for being able to create and edit HTML forms without Starlims Designer.
It's in a very early state and not functional at the moment, but I will keep you up to date when I make some progress.
My vision is to integrate it someday into the VS Code extension for being able to design HTML forms visually like in the Starlims Designer.
The text was updated successfully, but these errors were encountered: