Skip to content

CalcTextSize() not mapped #117

@n00bmind

Description

@n00bmind

Hi,
Wanted to thank you guys for the possibility of using ImGui awesomeness from python.. talk about RAD! x)

I'm currently looking for a way to right align some text (numeric quantities) to make it more readable. I believe the usual approach in the original api is to just find out the size of the text to print and manually move the cursor to the right of the window minus the text width.
However I cannot find a way to do this currently in python since the useful CalcTextSize() function is not mapped.
Any chance of getting this soon?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions