Gavrilut Dragos

Results 20 issues of Gavrilut Dragos

FileDialog::ShowSave .... if a new file is written does not work as expected (it says that it can not check if that file is a directory or not). That file...

bug

Create a layout that can be used to add object to a vertical / horizontal flow

enhancement

Create a control (based on canvas), that can be used to draw a text that is described via a markup. It could be something simpler (like some sort of html:...

enhancement

Add support in renderer to automatically merge (add special characters) for lines that are crossed over (e.g. ├ , ┼ , ┬ , ┴, ╦ , ╡, ╫, and so...

enhancement

Adjust sphinx docs to include information from AppCUI header (classes, enums, methods, etc).

documentation
enhancement

Add support to render an image using Ascii Art

enhancement
good first issue

Create an example that implies using all of the existing examples: - ListView - TreeView - Multiple windows - Custom desktop - Tab control - Menus This example can further...

enhancement
good first issue

Add support for mouse events (click, drag) for scroll bar

bug
enhancement

It is important to look for a container that does not allocate anything if the control has no children (most cases will be like this). Also - GetChilrenCount should be...

enhancement