aseba-community / thymio-vpl2

Next generation VPL for Thymio using Qt Quick from Qt 5.x
GNU Lesser General Public License v3.0
2 stars 5 forks source link

Possibility to delete a program #58

Open stephanemagnenat opened 7 years ago

stephanemagnenat commented 7 years ago

Currently, there is no possibility to delete a program from the local storage. This possibility should be added.

It is not clear what is the most intuitive way of doing so: adding a specific menu entry, or adding an option to delete programs in the save dialog?

stephanemagnenat commented 7 years ago

After discussion with @cbarraud and @mbonani, the idea is that when the program is launched, a list of existing documents is shown, and a while a click opens a document, a long press shows a menu, in which a delete entry entry is present.