Commit Graph

66 Commits

Author SHA1 Message Date
Brian Buller dc6d6950ba Fixing a few bugs 2020-02-20 10:08:19 -06:00
Brian Buller f463131c44 Add 'Justified' mode to input fields 2020-02-20 08:07:10 -06:00
Brian Buller 11b03a8d70 A couple improvements
Working on the frame tabbing logic
Added a text filter for inputfield
2020-02-13 10:20:49 -06:00
Brian Buller 159d078f44 Added Checkbox Control 2020-02-06 11:18:22 -06:00
Brian Buller f403b69188 Making the menu widget better 2020-02-06 10:26:52 -06:00
Brian Buller c168c0df31 Just some stuff 2019-03-25 10:10:25 -05:00
Brian Buller 80b1bdea74 Set Cursor Color 2019-03-09 14:42:18 -06:00
Brian Buller 27c7bb1808 Merge branch 'master' of github.com:br0xen/termbox-util 2019-03-09 20:40:44 +00:00
Brian Buller 20888aa066 A couple changes 2019-03-05 07:54:26 -06:00
Brian Buller 610063fae6 Label needs SetTabSkip 2019-03-04 23:26:40 +00:00
Brian Buller 1df4d54fd1 I said _Label_ needs it. 2019-03-04 23:21:29 +00:00
Brian Buller 2d1349c5ee Label should have IsTabSkipped 2019-03-04 23:20:38 +00:00
Brian Buller de1d4c8338 Fix Ctrl+U Behavior (Delete line before cursor) 2017-09-04 09:33:25 -05:00
Brian Buller 06481f40ee Fix issue with mid-value backspace 2017-08-30 08:51:39 -05:00
Brian Buller d5803aecc4 Several changes
Menu is working better
inputfield/modal: maybe allow multiline...
2016-02-25 10:31:28 -06:00
Brian Buller 9b7cb328b9 Making menu better 2016-02-24 21:33:33 -06:00
Brian Buller ad7e3807a0 Merge branch 'master' of gogs.bullercodeworks.com:brian/termbox-util 2016-02-24 17:18:54 -06:00
Brian Buller 3939050cdb Trying to make menu work the way I want. 2016-02-24 17:17:09 -06:00
Brian Buller 827c460f42 add function to set index 2016-02-22 07:32:34 -06:00
Brian Buller c3e595e205 Remove the 'Active' flag... I didn't like it 2016-02-19 08:51:24 -06:00
Brian Buller 062c970c0d Syncing Repos 2016-02-09 10:21:57 -06:00
Brian Buller c19e371390 Merge branch 'master' of gogs.bullercodeworks.com:brian/termbox-util 2016-02-09 10:19:32 -06:00
Brian Buller d3974ccd96 Several Changes
Better Menu
Better InputModal
Also added AlertModal
2016-01-27 13:42:58 -06:00
Brian Buller 204d7b6f63 Several Changes
Menu is better now
InputModal too.
Added AlertModal, for when you just need to say something.
2016-01-27 13:42:00 -06:00
Brian Buller e173cdcce0 Sync with gogs repo
Starting work on scrollframe
2016-01-26 15:33:25 -06:00
Brian Buller 8435058ea7 Merge branch 'master' of gogs.bullercodeworks.com:brian/termbox-util 2016-01-16 23:04:38 -06:00
Brian Buller 3cf01a010f Started interfacing everything
Building a scroll frame too.
2016-01-16 23:04:01 -06:00
Brian Buller b2f731cbbb Adjusting input field 2016-01-14 09:48:46 -06:00
Brian Buller e843ea92b9 Input Field still isn't where I want it.
Also added convenience functions to test if
termbox events are alpha/numeric/symbol
2016-01-13 21:17:08 -06:00
Brian Buller e93feb0dde Text wrapping
no newlines though.
2016-01-10 20:42:51 -06:00
Brian Buller 53306b1f2e Merge branch 'master' of gogs.bullercodeworks.com:brian/termbox-util 2016-01-09 12:13:48 -06:00
Brian Buller 8b0af6e079 If first option is disabled, start at next
Also, accept 'space' as confirmation
2016-01-09 12:12:23 -06:00
Brian Buller ddda3d3450 gofmt 2016-01-06 22:05:28 -06:00
Brian Buller 9026f1a1ff Working on Wrapping Still 2016-01-04 18:25:07 -06:00
Brian Buller 31b785172d Starting work on Wrapping 2016-01-04 11:01:22 -06:00
Brian Buller 99a0a449a1 Still working on input field overflow 2016-01-03 22:14:33 -06:00
Brian Buller 9f978a3ec0 Add Wrapping Flags to Input Fields 2016-01-01 12:15:09 -06:00
Brian Buller c5ed6dc0ba Adding Alpha-Numeric Tester 2015-12-28 22:19:08 -06:00
Brian Buller 95d2a88a7c Added alpha-numeric input tester 2015-12-26 10:46:18 -06:00
Brian Buller 1c468454f6 Colorized Progress Bar 2015-12-17 21:41:02 -06:00
Brian Buller 9cd402ccf0 Updated Permissions 2015-12-01 10:09:26 -06:00
Brian Buller 55e193ace2 Added a few more controls
* Menus!
* Progress bars!
* Ascii Art!
2015-12-01 10:08:38 -06:00
Brian Buller 9ca0888000 Add Progress Bars
Also, add vim navigation to menus
2015-11-30 08:21:22 -06:00
Brian Buller 02537f2b96 Updated a few things
Add a few handy things to asciiart and menu
2015-10-26 17:38:49 -05:00
Brian Buller da19f61603 Added ASCIIArt object and Menu Object 2015-10-26 07:39:18 -05:00
Brian Buller 1f6f263ed9 Linted the library 2015-10-21 11:51:22 -05:00
Brian Buller 5390cfa85a Missed field change 2015-10-21 11:46:14 -05:00
Brian Buller 3b810d6387 Linted termbox_util.go 2015-10-21 11:41:42 -05:00
Brian Buller 2dd65ed8b8 Linted termbox_inputmodal.go 2015-10-21 11:36:00 -05:00
Brian Buller 607a76b51e Linted termbox_confirmmodal.go 2015-10-21 11:24:32 -05:00