[Python] Draw text in the UV editor
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I found the following example which allows to draw text in the 3D viewport in an easy way using the Python 2.0 API: https://help.autodesk.com/view/MAYAUL/2024/ENU/?guid=MAYA_API_REF_py_ref_python_2api2_2py2_ui_draw_m...
My question is: can the example be modified somehow such that text is drawn in the UV editor instead of the 3D viewport?