Push-button group non-default in Bug Reports
|
|
Not a bug
| BYOND Version: | 454 |
| Operating System: | Windows XP Pro |
| Web Browser: | Firefox 3.5.3 |
|
| Status: |
Not a bug
This is not a bug. It may be an incorrect use of syntax or a limitation in the software. For further discussion on the matter, please consult the BYOND Developer forums.
|
|
|
Descriptive Problem Summary:
I have a set of PushBoxes in the same group "A"
when I click selected on one of them most of the time when I run it the button that I last pushed will be in instead of the one I need to be in.
Numbered Steps to Reproduce Problem:
-Create a set of push-box buttons and put them under the same group.
-Make one of the push-boxes selected.
-Run it and click on a push-box that's not seleted.
-Exit and run again.
Expected Results:
The selected push-box to be selected
Actual Results:
The last push-box selected is selected
Does the problem occur:
Every time? Or how often?
Most of the time
Workarounds:
Might be able to get around it if I mess with winset.
|
The same problem effects various other interface settings due to how it saves. Splitter %s and window sizes for example.