zlgopen / awtk-linux-fb

awtk port for linux framebuffer
108 stars 49 forks source link

编辑框怎么获取输入后的字符 #27

Closed pz642056885 closed 4 years ago

pz642056885 commented 4 years ago

edit_create 创建后,在消息 EVT_VALUE_CHANGED 触发后,回调函数里面使用 widget_get_text(target)获取输入,然后怎么转换 wchar_t 为字符串