Forum Discussion
DanyTurcotte
2 years agoCommunity Member
Drag-and-Drop or Display Issues
Hello everyone,
I would like to get some advice on a project I'm working on. I will share my file with you so you can better understand it. If you have any suggestions or alternative ideas, I woul...
- 2 years ago
Thank you very much @Judy and @Nedim for your help; it is greatly appreciated. I focused too much on the deposit area. I'm grateful for your collaboration on this.
JudyNollet
2 years agoSuper Hero
The attached file has an edited version of the drag-and-drop that works the way you want it to.
- I redid the triggers for each object so that the associated T/F variable is set to True and 1 is added to "nb_concept" when the item reaches the Drop Correct state.
- The opposite happens when the item returns to Normal.
- For those triggers, I used "is not Drop Correct." Why? Because all built-in states are based on Normal, so using "is Normal" doesn't always work as expected.
- As an example, here's what the triggers for item 1 look like:
FYI: I added references to the T/F variables to the temporary text box that references the "nb_concept" variable. I also gave that a bright red fill. That's just my way of marking something that will need to be deleted. ๐
By the way, I commend you on giving meaningful names to objects and variables. That always helps with programming and troubleshooting. ๐
Best wishes for success with your project.
Related Content
- 9 months ago
- 4 months ago