digitalmars.D.announce - scone 1.2.0
- vladdeSV (7/7) Oct 10 2016 scone, Simple CONsole Engine, version 1.2.0 has just been
scone, Simple CONsole Engine, version 1.2.0 has just been released! https://github.com/vladdeSV/scone/releases/tag/v1.2.0 This version includes a restructure of the whole project (should not affect applications), and the addition of a progress bar to the current UI library + bug fix. Feedback is always appreciated!
Oct 10 2016
On Monday, 10 October 2016 at 19:50:53 UTC, vladdeSV wrote:scone, Simple CONsole Engine, version 1.2.0 has just been released! https://github.com/vladdeSV/scone/releases/tag/v1.2.0 This version includes a restructure of the whole project (should not affect applications), and the addition of a progress bar to the current UI library + bug fix. Feedback is always appreciated!Could you add example of progress bar?
Oct 10 2016
On Tuesday, 11 October 2016 at 06:22:24 UTC, Suliman wrote:Could you add example of progress bar?Yes, will get one up in the next coming days
Oct 11 2016
On Tuesday, 11 October 2016 at 06:22:24 UTC, Suliman wrote:On Monday, 10 October 2016 at 19:50:53 UTC, vladdeSV wrote:This update was more or less made in a hurry, and I have overlooked some basic features. I made some changes: * The progressbar is now a bit more usable, and an example of its usage can be found at https://github.com/vladdeSV/scone/blob/master/examples/example_4.d * The UI is a bit more user friendly, as you can navigate with tab and shift+tab I will create an updated release rather soon.scone, Simple CONsole Engine, version 1.2.0 has just been released! https://github.com/vladdeSV/scone/releases/tag/v1.2.0 This version includes a restructure of the whole project (should not affect applications), and the addition of a progress bar to the current UI library + bug fix. Feedback is always appreciated!Could you add example of progress bar?
Oct 16 2016