Proxlight Builder v1.0 Release π
We are thrilled to announce the official release of Proxlight Builder v1.0! This version marks the first stable release of our drag-and-drop GUI builder designed to simplify the creation of Tkinter-based applications.
π Features
- Drag-and-Drop Interface: Effortlessly add and arrange widgets on a canvas with intuitive drag-and-drop functionality.
- Widget Variety: Supports a wide range of Tkinter widgets including Buttons, Labels, Entries, Checkbuttons, Radiobuttons, Comboboxes, Spinboxes, Listboxes, and Text areas.
- Right-Click Context Menu: Enhance productivity with a context menu for quick actions such as Cut, Copy, Paste, and Delete.
- Property Editor: Double-click on any widget to bring up the properties editor, allowing you to customize widget properties in a dedicated dialog.
- Export to Python: Save your GUI layout as a fully functional Python script with just a click.