Ulf Kroehne
Paris, 2022/11/07 - 2022/11/08
Overview Session 06
Create Drag-and-Drop Item
DROP_COPYDROP_SWITCHConcept 1: Same variables, different maps
Your Ideas:
HandsOnDragAndDropModes and inspect resource (Project > Browse Resources).
Name schema: V_ (row) _ (column)
All variables with default value 0, but
V_fixed_1 = 1V_fixed_2 = 2MapBasedVariableDisplay with the following properties:
Width=50, Height=50, Border Width=1Value Display Style=IMAGE, Drop target=trueValue Map=M_ox_gameDuplicate or Copy & Paste to create the following structure.MapBasedVariableDisplays as shown in the following Figure.
Width=50, Height=50, Border Width=1Value Display Style=IMAGE, Drop target=false, Drop source=trueDrop Mode=DROP_COPY (!)V_fixed_1, V_fixed_2 and V_fixed_0Value Map=M_ox_game to the first two MapBasedVariableDisplaysValue Map=M_ox_bin to the last MapBasedVariableDisplaysNext on page1.Next on page2, remove command, change the label and add a link to page1.M_O (guard 1 = text “prio1”, guard 2 = text “prio2”, guard 3 = text “prio3”).F_O_1=1, F_O_2=2 and F_O_3=3).MapBasedVariableDisplays and configure Drop Mode=DROP_SWITCH, Drop Target=true and Drop Source=true. Set Border Width=1 (and make sure Value Display Type=TEXT).F_O_1-3 and to the map M_O.Helpful to remember:
MapBasedVariableDisplays can be used with same variables but different maps and on different pages.