Reply to thread

You are right, it doesn't work true or not in define for textcolor.

I notice one thing, if i set the 'true', MP do a first test and this first test, MP try to find the textcolor in current xml (myvideo.views.default.xml) and reference.xml but not in myvideo.xml (even if true is set).

After that, there is a second check and this time in/from myvideo.xml and the textcolor is found because true is set, but it change nothing, because it seems and i don't know why, that to set the color, the init should be done in the first check and not on the second.


So when we set color in reference.xml, on first check MP found the textcolor -> works.


Top Bottom