view select.urs @ 8:90be8b8917d5

Add a widget that opens and closes a panel.
author Karn Kallio <kkallio@eka>
date Fri, 17 Jun 2011 10:12:05 -0430
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