Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.396.789 Times

Listbox software
Filter: All | Freeware | Demo
 

Listbox

1 2 3 > 
Added: May 08, 2010 | Visits: 769

Tie::Tk::Listbox Tie::Tk::Listbox provides allows to access Tk::Listbox and similar widgets as arrays. The Tie::Tk::Listbox module allows you to tie the contents of a Tk::Listbox widget to an ordinary Perl array for easy modification. Additionally, you may tie a Tk::Scrolled widget or any other widget that...



Platforms: *nix

License: Freeware Size: 4.1 KB Download (96): Tie::Tk::Listbox Download

Released: October 17, 2012  |  Added: October 17, 2012 | Visits: 468

HotList HTML Listbox ActiveX Control The HotList is a new kind of listbox control that allows you to use HTML for a better looking, more functional presentation in your UI. The HotList displays HTML instead of plain text. Why use boring text-only listboxes when you can have HTML listboxes instead? The HotList is a new invention in...





Platforms: Windows

License: Shareware Cost: $100.00 USD Size: 1.84 MB Download (47): HotList HTML Listbox ActiveX Control Download

Added: March 23, 2013 | Visits: 547

Listbox Example This example shows how to implement a Listbox control into your applications.It also shows how to add, delete, kill duplicates and search for an item. & add, delt;


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (50): Listbox Example Download

Added: July 21, 2013 | Visits: 311

Library Listbox A custom listbox that mimics the appearance of the "library" listboxes found in applications such as itunes. This listbox supports rowPictures, rowButtons, resizing and an automatic scrollbar that is displayed only when it's needed.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 266.24 KB Download (39): Library Listbox Download

Added: June 26, 2013 | Visits: 342

Listbox Printer A simple class that will print the contents of a listbox.


Platforms: Mac

License: Freeware Size: 10.24 KB Download (43): Listbox Printer Download

Added: November 10, 2013 | Visits: 243

Alternating ListBox I think we all have an implementation of this one... Just as you would expect, a listbox that alternates the colors of the rows.


Platforms: Mac

License: Freeware Size: 10.24 KB Download (48): Alternating ListBox Download

Added: May 10, 2013 | Visits: 645

Tkinter Drag'n'drop list This script generatesĀ a Tkinter listbox which supports drag'n'drop reordering of the list.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (67): Tkinter Drag'n'drop list Download

Added: May 18, 2013 | Visits: 583

Color To Controls This example shows you how to easily add color to your edit, listbox, combobox, static, and radio/check box controls.This code also shows use of the ChooseColor common dialog. As always with PCPP there is NO MFC or resource forms, this is pure windows API.


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (58): Color To Controls Download

Added: May 31, 2013 | Visits: 329

GetCurrentValue Nothing flash, just a simple helper function to return the current selection and selectionIndex from the specified listbox or popupmenu.


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 10 KB Download (43): GetCurrentValue Download

Added: April 28, 2013 | Visits: 407

DDcomboBox DDcomboBox is a simple PHP component that populates a listbox with data from a recordset created from a PostgresSQL database query.


Platforms: PHP

License: Freeware Size: 10 KB Download (42): DDcomboBox Download

Added: June 11, 2013 | Visits: 332

Custom Cells A listbox with custom cells. Allows you to have buttons, progressbars and just about anything you want inside a listbox cell. Includes examples for a progressbar cell, a "rating" cell, and a "buttons" cell.


Platforms: Mac

License: Freeware Size: 40.96 KB Download (42): Custom Cells Download

Added: December 02, 2013 | Visits: 316

ExcelWritter A listbox extension that saves the contents of the listbox as an excel file, by calling listbox.saveAsExcelFile(folderItem)


Platforms: Mac

License: Freeware Size: 10.24 KB Download (37): ExcelWritter Download

Added: September 08, 2013 | Visits: 402

TkTreeCtrl for Linux TkTreeCtrl is a multi-column hierarchical listbox widget for the Tk GUI toolkit. It runs on Windows, Mac OS X, and Unix.


Platforms: *nix

License: Freeware Size: 481.28 KB Download (33): TkTreeCtrl for Linux Download

Added: August 16, 2008 | Visits: 1.125

MOO menu system This program puts all the items on your START MENU into a listbox; type the first few letters of the program you want (until the program name is highlighted) and then hit ENTER. This is generally much faster than hunting through your START MENU.


Platforms: Windows

License: Freeware Size: 25 KB Download (420): MOO menu system Download

Added: June 26, 2010 | Visits: 1.078

Tk::Balloon Tk::Balloon is a pop up help balloons. SYNOPSIS use Tk::Balloon; ... $b = $top->Balloon(-statusbar => $status_bar_widget); # Normal Balloon: $b->attach($widget, -balloonmsg => "Balloon help message", -statusmsg => "Status bar message"); # Balloon attached to entries in a menu widget:...


Platforms: *nix

License: Freeware Size: 5.7 MB Download (98): Tk::Balloon Download

Added: January 25, 2010 | Visits: 364

DictionaryViewer DictionaryViewer is a ListBox subclass that can display a dictionary's contents in a friendly, easy-to-interpret manner. It colors each data type the way that REALbasic colors it (with a couple exceptions). It displays everything it can about each Value, even showing a Hash value of objects. The...


Platforms: Mac

License: Freeware Size: 21 KB Download (91): DictionaryViewer Download

Released: October 09, 2012  |  Added: October 09, 2012 | Visits: 485

TParamCheckList TParamCheckList is a Delphi component designed to enable you yo easily set several parameters through inplace clicking, like in the Outlook rules wizard. Parameters can be set through a custom interface, through selection from a drop down listbox or through a popup menu. Built-in inplace editors...


Platforms: Windows

License: Freeware Download (48): TParamCheckList Download

Added: May 10, 2013 | Visits: 363

MultiListbox Tkinter widget This script is a compound widget that gangs multiple Tk Listboxes to a single scrollbar to achieve a simple multicolumn scrolled listbox. Most of the Listbox API is mirrored to make it act like the normal Listbox but with multiple values per row.


Platforms: Windows, Mac, *nix, Python, BSD Solaris

License: Freeware Download (60): MultiListbox Tkinter widget Download

Added: May 06, 2013 | Visits: 344

WIN32API Trackbar WIN32API Trackbar code creates a trackbar (common control) and use WM_HSCROLL to show its position in realtime.Unlike a listbox there is no SELCHANGE message but itt;Unlike _SCROLL to its parent.


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (58): WIN32API Trackbar Download

Added: July 14, 2013 | Visits: 860

MP3 Player Code Script MP3 Player code allows you to create your own mp3 player.The application provides basic functionality, plus dynamic playlist management.The code uses custom toolbars as player buttons (including tooltips), and MCI library strings to operate the player. A second window with a child listbox is...


Platforms: C and C plus plus

License: Freeware Size: 51.2 KB Download (47): MP3 Player Code Script Download

1 2 3 >