Talk:Menu System 2 (Second Life)

From Grigbertz

(Difference between revisions)
Jump to: navigation, search
m
Line 1: Line 1:
-
=== conditional button texts ===
+
== Feature Requests ==
 +
=== Conditional Button Texts ===
  "?:" operand in button names
  "?:" operand in button names
-
=== rlv conditional ===
+
=== RLV Conditional ===
isRlv conditional if rlv package reports
isRlv conditional if rlv package reports
-
=== more than 12 buttons in menu ===
+
=== More than 12 buttons in menu ===
automatic '< Prev', 'Next >' or '<<', '>>'
automatic '< Prev', 'Next >' or '<<', '>>'
Line 12: Line 13:
  [${leashbutton}$}]
  [${leashbutton}$}]
-
=== Menu Roles from Conditionals ===
+
=== 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 18:44, 11 January 2009

Contents

Feature Requests

Conditional Button Texts

"?:" operand in button names

RLV Conditional

isRlv conditional if rlv package reports

More than 12 buttons in menu

automatic '< Prev', 'Next >' or '<<', '>>'

Button names from Variables

[${leashbutton}$}]

Conditionals as Menu Roles

---Main locked---

Menu Roles qualified by Conditionals

---Main owner locked---

Menu buttons accessible by scripts

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