Message Boards Message Boards

[?] Align buttons with center of Wolfram Demonstration GUI?

Posted 6 years ago
POSTED BY: Neil Hendren

One way of giving custom positions to controls is to use Item, Grid (or Row) and Control. For example:

Manipulate[x + y,
 Item[Grid[{{Spacer[30], Control[{x, {0, 1}, SetterBar}]},
    {Control[{y, {0, 1}, SetterBar}]}}]]]
POSTED BY: Gianluca Gorni
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract