Hello,
my plan is to create a view sheet with integrated dialog (as you can see below). What i would like to have is, that when the user klicks on the Button "Goto", a Interaction starts (InteractionOn) so that the user can select a point in the diagramm. My problem is to combine InteractionOn with the Button klick event?! Interaction should not start until the user klicked on the Button.
My second question: Is there a easy way to go somewhere backwards in a program, or e.g. go back to main-menu (dialog) or "start"
Thanks a lot