fauxdrop

by Super Saiyan X
Fauxdrop is a demonstration of a Drop-down list control. It's not a library, just a visual demonstration. [More]
To download this demo for your Linux/Mac installation, enter this on your command line:

DreamDownload byond://SuperSaiyanX.fauxdrop##version=9

Emulator users, in the BYOND pager go to File | Open Location and enter this URL:

byond://SuperSaiyanX.fauxdrop##version=9

209 downloads
Version 9
Date added: Feb 16 2010
Last updated: Dec 13 2012
0 fans
Fauxdrop is a demonstration of a Drop-down list control. It's not a library, just a visual demonstration. The emulation is down through the usage of labels, grids, and a button, created via run time. If you have any questions, ask. Source is provided.

This requires at least version 495, because it relies on the usage of negative values in the findtext(), and copytext() procedures.