Talk:Menu System 2 (Second Life)

From Grigbertz

(Difference between revisions)
Jump to: navigation, search
m
(Added 'Public' role)
Line 1: Line 1:
== Feature Requests ==
== Feature Requests ==
-
=== Conditional Button Texts ===
+
=== More than 12 buttons in menu ===
-
"?:" operand in button names
+
Adds automatic '>' after the first 11.
-
=== RLV Conditional ===
+
=== Public role ===
-
isRlv conditional if rlv package reports
+
Priority just above 'other' TRUE if conditional 'isPublic' is set.
-
=== More than 12 buttons in menu ===
+
=== Menu buttons accessible by scripts ===
 +
# Last clicked menu button sets variable
 +
# Send button click specified by: Menu name, Button number (1-12)
-
automatic '< Prev', 'Next >' or '<<', '>>'
+
=== Lower Prio ===
 +
==== Conditional Button Texts ====
 +
"?:" operand in button names
-
=== Button names from Variables ===
+
==== Button names from Variables ====
  [${leashbutton}$}]
  [${leashbutton}$}]
-
=== Conditionals as Menu Roles ===
+
====Conditionals as Menu Roles ====
  ---Main locked---
  ---Main locked---
-
=== Menu Roles qualified by Conditionals ===
+
====Menu Roles qualified by Conditionals ====
  ---Main owner locked---
  ---Main owner locked---
-
 
-
=== Menu buttons accessible by scripts ===
 
-
# Last clicked menu button sets variable
 
-
# Send button click specified by: Menu name, Button number (1-12)
 

Revision as of 12:24, 14 June 2009

Contents

Feature Requests

More than 12 buttons in menu

Adds automatic '>' after the first 11.

Public role

Priority just above 'other' TRUE if conditional 'isPublic' is set.

Menu buttons accessible by scripts

  1. Last clicked menu button sets variable
  2. Send button click specified by: Menu name, Button number (1-12)

Lower Prio

Conditional Button Texts

"?:" operand in button names

Button names from Variables

[${leashbutton}$}]

Conditionals as Menu Roles

---Main locked---

Menu Roles qualified by Conditionals

---Main owner locked---
Personal tools