#How get button text ?
1 messages ยท Page 1 of 1 (latest)
@wary kiln aim?
??
@wary kiln what do you want to say ?
In server_from, change buttons textures/offset, ...
"How get button text" Do you want text to appear on the button?
#form_button_text
but i cant use this in controls ..
@wary kiln bindings
how ?
add bindings
I don't know how to use binding
"bindings": [
{
"binding_type": "collection_details", "binding_collection_name": "form_buttons"
},
{
"binding_name": "#form_button_text", "binding_type": "collection", "binding_collection_name": "form_buttons"
},
{
"binding_type": "view", "source_property_name": "(#form_button_text)", "target_property_name": "#visible"```
@wary kiln
Where do I put that?
"layer": 4,
"bindings": [
So add it below the layer
@wary kiln
I'll try this
try
thanks you, is perfect ๐