New project ! This time, a fully functional pen GUI library, still in development. ⓞ Instructions : Press the green flag ! Use "a" to open the prototype debug menu. ⓪ "SEE INSIDE" WILL LAG SCRATCH if you don't have some ultra beefy computer ⓓ Debug menu features : - Controls (mostly complete) - Attribute editing (only viewing at the moment, editing does nothing) The rest is not working yet. Use the omega sign to hide all debug windows. ⓝ Currently available objects : - Buttons - Basic Containers (windows or screen clears) - Icons - Labels (links don't work yet) - Lists - ScrollArea (virtual only, doesn't have any drawing function) - Sliders - Tabs - Textboxes - Toggle switches ⓜ Currently available layer modes : - Layer - Sublayer - Overlay ⓧ Additional features : - Global dark mode - Global color palette system
Yet another dumb project i'm making. ⓘ Don't use this version in your projects, wait for the proper release ! This needs a LOT of cleaning, as well as a tutorial. ⓒ Huge thanks to : - @-Rex- for their excellent Stamp Font Engine+ Check it at https://scratch.mit.edu/projects/589579521/ - @Soul_Phoenix_24 for the original idea of the google over-translator, in which this GUI engine was created. This project might come out at some point too. ⓕ If you have any ideas or feedback PLEASE comment down below ! I'd like to make this as good as possible. ⓘ Known bugs / missing features : - (scratch limitation) Scrolling on project page scrolls in the page. Please use fullscreen if you want to use scrolling actions. - Scrollbars are not movable via mouse yet - Navigating with keyboard is not implemented yet - Known performance issue with large lists (like the debugger) due to re-parsing, and lack of object caching