How is it possible to remove old unused views? I open for example in the designer the view1 and choose the command "remove selected views" but nothing happens. It is also not possible to delete the view1 simply in the directory because then I get always an error message when I start b4a.
Perhaps I didn´t use the correct terminology: I want to delete a complete layout (which includes buttons, imageviews etc.) which I used for example as start view. Do you know what I mean?
Perhaps I didn´t use the correct terminology: I want to delete a complete layout (which includes buttons, imageviews etc.) which I used for example as start view. Do you know what I mean?
I removed it successfully but when I run now the code I get the error "Startview.bal not found" although this view isn´t used anymore in all the program.