Playmaker Forum

Bug Reporting => PlayMaker Bug Reporting => Topic started by: 4ppleseed on September 01, 2017, 07:47:17 AM

Title: Suggestion: Can you make drop downs fold into more sections?
Post by: 4ppleseed on September 01, 2017, 07:47:17 AM
Suggestion: Can you make drop downs fold into more sections?

Is there a way to not have to scroll down every time you want to select an option at the bottom of Get Key or other long lists?

Title: Re: Suggestion: Can you make drop downs fold into more sections?
Post by: jeanfabre on September 04, 2017, 03:15:03 AM
Hi,

 ouch....

 Please don't do that, if you want to stay sane :) use Arrays, use ArrayMaker, but don't hardcode global variables this way, this clearly needs heavy refactoring.

Let me know what you are trying to achieve with these global variables, and I'll propose some other approaches.

now to optimize the drop down, always create your variables with / char, it will automatically create a drop down sub menu.

(http://i.imgur.com/0epWJYF.png)

the same is true for event names.

Bye,

 Jean