App Inventor: Using Buttons as Checkboxes
Loading...
432
views
Loading...
Uploader Comments (TheTutSpot)
see all
All Comments (3)
-
perfect!! thanks for the upload.
Loading...
there is a way with a 1 button and 1 label
like so: grab If Else from Controls library, make the test: Label1.Visible=False
make "then do": set Label1.Visible to false
make "else do": set Label1.Visible to true
ishrox123 8 months ago
@ishrox123 Ah, thanks for the heads up
TheTutSpot 8 months ago