Archicad C++ API
About Archicad add-on development using the C++ API.

ui_button text wrapping

JGoode
Advocate

Hi all,

 

I was just wondering if it is possible to have text that wraps on a ui_button?

 

Many thanks

ArchiCAD 23

Windows 10
1 REPLY 1
Zsuzsanna Bori
Graphisoft
Graphisoft

Hi, 

the possible code for a ui_button is

UI_BUTTON type, text, x, y [, width, height, id [, url]]

where the text part appears on the button. Just make sure you choose the right width for the button in order to have the text actually wrap on it. 

I hope, this is the answer you have been looking for!

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!