Is there a way to set the coords to tooltip text in this code?
Code:
{
"name" : "LagerButton",
"type" : "button",
"x" : 10,
"y" : 265,
"tooltip_text" : "Lager",
"default_image" : "d:/ymir work/ui/xxx/lager_button.tga",
"over_image" : "d:/ymir work/ui/xxx/lager_button_hover.tga",
"down_image" : "d:/ymir work/ui/xxx/lager_button_hover.tga",
},