directOptionsMenu - popupMarker_pos

While it is possible to set the popupMarker_pos for a directOptionsMenu and not have any errors at runtime, it doesn’t do anything. Other keywords like _scale, _img and even _text change the appearance of the popup marker but _pos does not. Is this a bug? or is it specifically designed so that the marker is always to the right most of the box?

Robert

I don’t know. Maybe the DirectOptionsMenu code is resetting the pos every frame. You might gain some insight by inspecting the Python code to see what it is doing.

David