#ImGUI text placement

8 messages · Page 1 of 1 (latest)

north pond
#

Hey, so I have that small window in my ui with Theos - 224220$ text.
I want to add another text but make it appear on the right side of that window, how can I do this?

peak jungleBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

white sphinx
#

Sure, use ImGui::SameLine() and ImGui::SetCursorPosX().

north pond
white sphinx
north pond
#

that should handle rescaling

#

i will disable the outline and etc