Mercurial > gui
view select.urs @ 18:16447dc6a68c
Introduction of multi-parameter type class for gui components
author | Ron de Bruijn <rmbruijn@gmail.com> |
---|---|
date | Thu, 22 Sep 2011 19:24:01 +0200 |
parents | 4d8165e8f89a |
children |
line wrap: on
line source
val crender : {Choices : list {Key : string, Display : string}, Selected : source string} -> xbody val crender' : {Choices : list string, Selected : source string} -> xbody