Jump to content
UBot Underground

Change the look of of "UI Open File"


Recommended Posts

I have searched the forum but I can't find a solution. I understand how to change the look of a UI Button. I am having issues with the UI Open File Button. I can't seem to remove the "standard button" or the "no file chosen" text. I am stuck. Any help would be greatly appreciated.

 

Thank you

Link to post
Share on other sites
  • Enclose the variable name with curly brackets (in Code View) like this:  {#MyVAR
  • or, Drag'n'Drop the variable from the Variables menu on the left column of UBot Studio (under Toolbox) in Node View (which basically adds the curlies in code).

 

This way, the VALUE contained within the said variable will be added to the command/code at execution point and not its name.

 

Hope this helps...

  • Like 1
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...