MultiUser Dialog Handler

From Second Life Wiki
Revision as of 19:53, 31 August 2010 by SimonT Quinnell (talk | contribs) (Created page with 'I found that i was constantly rewriting a pile of dialog handling functions in my scrips so i decided to write a single dialog handler script. It needed to have the following fea...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

I found that i was constantly rewriting a pile of dialog handling functions in my scrips so i decided to write a single dialog handler script. It needed to have the following features;

  • Support multiple simultaneous menus from different users
  • Handle item lists > 12 and automatically insert << and >> buttons to scroll through the lists
  • Allow for fixed buttons that will persist on lists.