marco-sacchi / RLoader

DOS programs launcher with customizable lists, search and thumbnails display.
MIT License
24 stars 1 forks source link

Implement listbox control #24

Closed marco-sacchi closed 2 years ago

marco-sacchi commented 2 years ago

Implement a listbox control to override game list management.

Provide the following features:

marco-sacchi commented 2 years ago

The following remain to be implemented:

marco-sacchi commented 2 years ago

The items filtering is done into the class that handle programs list, so is not necessary. A clear method to empty the listbox it's enough.