I'm just starting out using embedded wizard and don't have much experience with coding. I was wondering if there were any resources that explain the chora coding? I am struggling in particular with assigning a function to a slot, for example, when i click on something using the simple touch event handler i want it to bring up a new dialog/screen. I understand I need to use the "presentDialog" but I don't know how to actually write the line of code or where to put it. Ive tried to follow the coffee machine example but the example appears differently on my system than that on the youtube tutorial. for example when i go in the application window, there isnt an "init" brick under the canvas as there is in the tutorial.
Sorry for the complete beginner question!