So I preface this in that I have already watched the beginning how to on building a web app. So I have started my app and have it somewhat functional - simple timer running to read a mySQL db and update the screen. Trying to do some resizing of rectangles not he screen with height being reflective of the contents of one fo the db fields. Seems simple enough but my resizing with .top .width .height doesn’t do anything to my rectangles. The coloring seems to work however. So that is my problem to solve but I am really wanting to understand on how the web workflow works with regard to development. What events are fired and when and when does the screen refresh take place. How to close the app and stop the app from running in Xojo…hoping to find some additional instructional video to fill in the gaps that I have for the web perspective.
Thank in advance.