Sierra 4.9 #67
gk-brown
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Sierra 4.9 is now available. This release introduces the
TablePanelclass, which provides an alternative toFormPanelfor when more flexibility is needed.For example, where a simple form might be constructed with
FormPanelas follows:the same form could be created with
TablePanelike this, giving the developer more control over the layout/presentation:See the README for more information.
All reactions