SimonBiggs / scriptedforms

Quickly create live-update GUIs for Python packages using Markdown and simple HTML elements.
Apache License 2.0
508 stars 34 forks source link

Inline option on button-sections #184

Closed robmarkcole closed 6 years ago

robmarkcole commented 6 years ago

I created the button below:

image

Can I suggest that buttons should be left oriented, i.e. appear on the left of the screen, in this case under the section title?

Another suggestion, is it possible to have a pop-up box with a message that can be determined by the python code? In my example, the message would be 'File saved successfully' if there are no exceptions in a try, except

SimonBiggs commented 6 years ago

With regards to the popup did you want something like the following? https://material.angular.io/components/snack-bar/overview.

If you could throw that in another issue that'd be great.

With the button layout, you can edit that yourself already. Create a