The X11 Work Bench, an IDE for working on X11 applications, with a simple C language toolkit that should be familiar and easy to use for old school GUI programmers (currently pre-alpha state)
Other
4
stars
0
forks
source link
implement 'indent' and 'auto-indent' functionality #13
'indent' functionality for multi-line edit, including "auto-indent". When splitting a line, the text object will need to apply the correct number of 'tabs' or 'white spaces'.
'indent' functionality for multi-line edit, including "auto-indent". When splitting a line, the text object will need to apply the correct number of 'tabs' or 'white spaces'.