Skip to content

rakslice/wxg_to_golang

Repository files navigation

A work-in-progress wxGlade to golang converter.

Just getting underway; right now this supports only the set of elements used in my Twitch notifier GUI.

Takes a *.wxg file, which is an XML-based file format for GUI layout definitions created by wxGlade, and outputs a go source code file for the UI for use with the github.com/dontpanic92/wxGo wrapper for wxWidgets.

About

A work-in-progress wxGlade to golang converter.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages