Building GUIs with Zuzu-Designer

This tool makes it so easy This tutorial assumes you have: zuzu-designer 0.1.0 zuzu-rust 0.4.0 ZuzuScript standalone browser bundle 0.4.0 All of these are available on the downloads page. Designing the GUI Just run zuzu-designer and a window will pop up allowing you to design a GUI. On the left side there is a tree … Continued

Data::Dumper::GUI

Everyone knows all that command-line stuff is for weirdo geeks, right? 😉 So let’s bring Data::Dumper kicking and screaming into the 21st century and give it a pretty GUI! Introducing Data::Dumper::GUI; a GUI for Data::Dumper. It allows you to view…