9 Feb 10:53
Simple EditBox widget
sergei karhof <karhof21 <at> gmail.com>
2012-02-09 09:53:46 GMT
2012-02-09 09:53:46 GMT
Hi everyone, I am looking for a simple EditBox (a.k.a. TextBox) widget within which to edit plain text. Basically, a text window to use in a program. Not much is required: cursor movements via arrows (left, right, up an down) and, possibly, text selection via shift+arrows (like in Windows). Both a text-based solution (ncurses-like) and a GUI-based solution would be fine. My priority its simplicity of use at the programming stage. Thanks sergei
RSS Feed