Categories
Tags → Listboxes

SLLists - Scriptaculous Lists with PHP

A PHP-based wrapper around the scriptaculous javascript library that makes it trivial to add drag-and-drop sorting to lists or any other HTML element. Helper functions to take the result of sorting and return it in a simple PHP array to enable easy ...
DETAILS

Deppendant LB

Dependant Listboxes enable a flexible rendering of listboxes whos content is dependant from each other in an hierachical way.
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Bullschmidt Dependent Listboxes

You can use dependent listboxes for example to let a user choose a rep in a reps listbox and then have only the customers for that rep be shown in the customers listbox.
DETAILS
On Twitter
  • akaza25: @kellabyte @gmelika Curious to know how you conclude that the perf. issues with listboxes are related to GPU acceleration or thereoff.
  • pkutzner: And, it has listboxes that DO NOT SCALE with window size... only 3 rows visible at all times. #headdesk
  • ThibArg: RT @jeromepupier_4D: Listbox footers, multiline headers in #4d listboxes, check.
Blogs & Forums
Web
  • XUL has a number of types of elements for creating list boxes. List boxes also allow a special header row to be used. This is much like a regular row except that it is displayed differently. — “List Controls - MDC Doc Center”, developer.mozilla.org
  • ListBoxes are ideal controls for presenting a list of choices to the user---whether a few items or a large number, ListBoxes are an ideal control to use. The AddItem Method. Most beginner programmers believe that the user's selection in a ListBox is limited to a single item. — “VB Tutorials - MultiSelect ListBoxes”, vbexplorer.com
  • List boxes can be used as an alternative to combo boxes, radio buttons, and checkboxes. Note — Throughout this section, list boxes and selectable lists are referred to as list components when their behavior and appearance is the same. — “List Boxes”, java.sun.com
  • Learn about Listboxes on eHow.com. Find info and videos including: How to Clear Listbox, How to Use Columns in a Listbox, ListBox Visual Basic Tutorial and much more. — “Listboxes - eHow.com”, ehow.com
  • For list boxes, the number of items in the list isn't a factor in choosing the control Because list boxes can be used for data, the number of items might not be known in advance. — “List Boxes”, msdn.microsoft.com
  • ListBoxes provide two property arrays into which you can place data: The number of elements in the ListBox is maintained by VB via the ListCount property (a read-only property of ListBoxes), which is dependent on the use of the AddItem method to get items into the ListBox and the RemoveItem method. — “VISUAL BASIC”, thevbprogrammer.com
  • List boxes present multiple choices to the user in the form of a pull-down list. Acrobat allows you to easily create and delete list boxes from your PDF document. — “Adobe Acrobat 9: PDF Forms: Working with List Boxes, UWEC”, uwec.edu
  • The code described on this page works only for ActiveX ListBoxes that are inserted on to a worksheet via the Controls command bar (or ActiveX panel in Excel 2007 and later) and for ListBoxes that are used on UserForms. The code does not support Excel's native ListBox, on the Forms menu. — “Linked List Boxes”, cpearson.com
  • Visual Assist is an add-in to Visual Studio that allows you to read, write, navigate and refactor code. Completion listboxes appear when you type the prefix of a symbol and press Ctrl+Space. — “Enhanced Listboxes - Visual Assist X”, wholetomato.com
©2010 A--9.com