|
I am new in Squeak and wanted to start with a small TODO-List.
I managed to read a file for creating it and also can diaply it.
The file consists of several lines containing my tasks and a flag at the start showing if it is done or not.
Do i need to create a extra morph for every line in my file or is there something where i can show my list?
And additionally how should i approach the checking or unchecking my tasks?
|