Zinn wrote:Here is the solution about CpcDropDown:
Add two times the line Dialog.Call("CpcDropDown.MakeDropDowns", "", res);
...
and it works.
Thanks. It works for me too.
I
should have read the Quick-Start! The last time I read it was probably 2004.
Actually I am not very happy about your suggested change to the Module
StdMenuTool; the suggestion in the Quick-Start that this line is added to the Dev Menu item seems to be better than altering a standard source code (Mod) file. (Except for System/Mod/Config, which one expects to customise to suit your own configuration). Is there a reason to alter this Mod file?