Skip to main content
Home Browse Development Color Picker Mdef
Color Picker Mdef
Color Picker Mdef icon

Color Picker Mdef

Filenamecolor-picker-mdef.hqx
Size25.9 KB (26478 bytes)
Year1995
Downloads16
Enjoying MacTrove? Anonymous downloads are free and unlimited. Create a free account to track favorites, contribute metadata corrections, and join the community chat.
About
By Jordan Zimmerman (c)1995 by Jordan Zimmerman This code implements a Macintosh MDEF for selecting a color. The user is presented with a matrix of color chips to select from. Each menu item represents a color to be displayed. It should be a 12 byte string of the form: RRRRGGGGBBBB where RRRR, GGGG, and BBBB are hex numbers (as ASCII text). So, the color black would be: "\pFFFFFFFFFFFF" the color green would be: "\p0000FFFF0000" The current color is, by definition, the menu item that has a mark. So, you should only set a mark (any value) for one item at time.
File Info

This file is part of the MacTrove archive. See the Thank You page for the upstream mirrors we rely on. It is BinHex encoded — use The Unarchiver to decode it.

mp.ls