Liking cljdoc? Tell your friends :D

strigui.input


adjust-textclj

(adjust-text text char code)
source

dont-displayclj

source

Inputclj

source

inputclj

(input canvas name text args)

canvas - clojure2d canvas name - name of the input element text - text displayed inside the input element args - map of properties: x - x coordinate of top left corner y - y coordinate of top left corner color - vector consisting of [background-color font-color] min-width - the minimum width

canvas - clojure2d canvas
name - name of the input element
text - text displayed inside the input element
args - map of properties:
  x - x coordinate of top left corner
  y - y coordinate of top left corner
  color - vector consisting of [background-color font-color]
  min-width - the minimum width
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close