google / gxui

An experimental Go cross platform UI library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feature request: fixed height textbox

vzex opened this issue · comments

commented

now the textbox control has a on line height default, I want the textbox to be a fixed height on show, and also I need a SetEditable(bool) func.