Jump to content
UBot Underground

Changing the label in the UI


Recommended Posts

I've just updated from Ubot 5 to Ubot 6.3.9 and there's some unexpected behaviour I can't seem to resolve.

I can't change the value of a label in the UI frame:

set(#Label3,"starting...","Global")

...doesn't do anything.

In Ubot v5 when you created an element in the UI, its ID appeared in the parameters list, but this isn't happening in v6, which is an inconvenience, but not the end of the world. I use labels in the UI to provide information about how the script is progressing, so this not working is a major problem.

Is it only me, or is this a known problem?

Thanks

 

Link to post
Share on other sites
  • 3 months later...

I use custom HTML, CSS, JS to build the UI. For an HTML Label to change I would suggest you to add a corresponding Ubot "variable" to the label HTML element. 

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...