DirectGui Designer

Hey all,

here are some updates on the editor. I’ve been using it and working on it every now and then and I think there is enough new stuff to post about it.

Aside of a lot of bugfixes, the property editor has been enhanced and gathered a few more properties to edit the gui elements. It now includes properties for DirectScrolledFrames, the transparency attribute and the state attribute.
Aside of that the properties panel has also been made more stable to not crash the whole application if something went wrong.

The python file exporter has been enhanced to now include a show, hide and delete function to simpler work with these common functions. It will respectively show, hide and delete all toplevel elements in the gui.

The filebrowser has been updated and can show and hide hidden files (unix style files with a leading dot) and also saw a few bugfixes.

3 Likes