While working on a more complex UI design that uses horizontal spacers, I'm finding that miqt-uic does not marshal them correctly, and instead adds the following line to the generated Go code:
/* miqt-uic: no handler for spacer */
This in turn, breaks the layout of the interface.
While working on a more complex UI design that uses horizontal spacers, I'm finding that miqt-uic does not marshal them correctly, and instead adds the following line to the generated Go code:
/* miqt-uic: no handler for spacer */This in turn, breaks the layout of the interface.