Talk:Menu System 2 (Second Life)
From Grigbertz
(Difference between revisions)
m |
Current revision (15:24, 11 July 2009) (view source) (Changed priorities) |
||
Line 2: | Line 2: | ||
=== Public role === | === Public role === | ||
Priority just above 'other' TRUE if conditional 'isPublic' is set. | Priority just above 'other' TRUE if conditional 'isPublic' is set. | ||
+ | |||
+ | === Button names from Variables === | ||
+ | Is this reasonably doable? | ||
+ | [${leashbutton}$}] | ||
+ | |||
+ | ===Conditionals as Menu Roles === | ||
+ | Either this or the feature below would be good | ||
+ | ---Main locked--- | ||
+ | |||
+ | ===Menu Roles qualified by Conditionals === | ||
+ | ---Main owner locked--- | ||
=== More than 12 buttons in menu === | === More than 12 buttons in menu === | ||
Adds automatic '>' after the first 11. | Adds automatic '>' after the first 11. | ||
+ | == Lower Prio Feature Requests == | ||
=== Menu buttons accessible by scripts === | === Menu buttons accessible by scripts === | ||
# Last clicked menu button sets variable | # Last clicked menu button sets variable | ||
# Send button click specified by: Menu name, Button number (1-12) | # Send button click specified by: Menu name, Button number (1-12) | ||
- | + | === Conditional Button Texts === | |
- | + | ||
"?:" operand in button names | "?:" operand in button names | ||
- | + | == Note == | |
- | + | The priorities is just my preference right now. Maybe we should have a 'voting' system :) ''--Scarlett'' | |
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + | ||
- | + |
Current revision
Contents |
Feature Requests
Public role
Priority just above 'other' TRUE if conditional 'isPublic' is set.
Button names from Variables
Is this reasonably doable?
[${leashbutton}$}]
Conditionals as Menu Roles
Either this or the feature below would be good
---Main locked---
Menu Roles qualified by Conditionals
---Main owner locked---
More than 12 buttons in menu
Adds automatic '>' after the first 11.
Lower Prio Feature Requests
Menu buttons accessible by scripts
- Last clicked menu button sets variable
- Send button click specified by: Menu name, Button number (1-12)
Conditional Button Texts
"?:" operand in button names
Note
The priorities is just my preference right now. Maybe we should have a 'voting' system :) --Scarlett