Jump to content
UBot Underground

Noob question - ui html panel


Recommended Posts

is this feature not available in pro version?  I'm watching a tutorial video from learnubot.com and i hv found what I am looking for but don't see u html panel option in UI commands.  Am I looking in the wrong place with ubot?

 

thanks..d

Link to post
Share on other sites

thanks ubotdev.  that link works fine.  the file I downloaded says not compatible with version 4.  Any updates on that file to make the UI look better?  I do have Dev version by the way....d

Link to post
Share on other sites

Sorry, I stumbled on one of the forum threads mentioned above a few days ago, but didn't notice its v3.

 

However, you could use something like:

 

ui open file("<div onclick=\"ubot.runScript(\'type()\')\" style=\"background-color:red; height:50px;\">Test <b>Bold</b>", #a)
define type {
}

 

Notice that this will add a div with backround color, and it will execute "type" command once button is clicked (if you want to read more about this part I posted similar code here: http://www.ubotstudio.com/forum/index.php?/topic/13664-file-type-filter-using-ui-open-file/ ).

 

But still, if you need something advanced you will need to buy DEV version.

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