📋 Metadata

💬 Content

anphung:

What code should I use to make a text box/field wider?

Try to use this code in Custom tab:

row = L.row(align=True); row.scale_x = 1.5; row.label(text=C.object.name)

❤️ 2 likes


🔗 View on Blender Artists