Laborator 06

Problema 1:

Continuati aplicatia inceputa la laboratorul anterior:

  1. Pentru fiecare element din lista adaugati o categorie

  2. In functie de categoria fiecarui element, adaugati in dreptul lui o imagine reprezentativa folosing CustomPainter

  3. La fiecare 5 secunde imaginile isi vor schimba culoarea.

English

Exercise 1:

Continue the application started in the previous laboratory:

  1. For each element in the list add a category

  2. Depending on the category of each element, add a representative image to the right of it using CustomPainter

  3. Every 5 seconds the images will change color.