Set text on widget + file format


#1

Hi,

I need help with a set text on widget action. I have two widgets. First widget is a icon which has a picture and text: file name + file format. For example: Car.jpg. Second widget is complex detail about that file where is possible rename it. But in this dialog is not possible change file format. You can change only text string “Car”. I am using action set text to text on widget. Its work greate but of course after action my icon lost file format. So I need send to my icon text string from second widget and every time add to this string .jpg text. I hope it is understandable… Can anybody help me with that? Thx Karel


#2

ok, I have a solution… Use set text to value. Create local variable with text on widget ad in the first table place text [[yourvariablename.concat(’.jpg’)]]