How do I change the tooltip for a custom HTML button?

How do I change the tooltip for a custom HTML button?

3
NewbieNewbie
3

    Nov 07, 2005#1

    Advanced->Configuration...
    then Toolbars, submenu HTML Toolbar

    I created a custom HTML button (it took me a while to figure out how to do that... select the button all the way on the right -- you need to use the blue right-arrow key to get there)
    but the tooltip that pops up says 'HTML PHP Commands'.
    What I created was a button to insert a div with a class:
    <div class='|'></div>
    which, obviously, is not a PHP command.

    Anyone know how to change this?

    6,603548
    Grand MasterGrand Master
    6,603548

      Mar 13, 2006#2

      Tooltips cannot be specified for user defined HTML buttons in any version 11 of UltraEdit. UltraEdit v12.00 and any later have this feature and also UEStudio v5.10+1 and any later support it.
      Best regards from an UC/UE/UES for Windows user from Austria

      10
      Basic UserBasic User
      10

        Mar 16, 2006#3

        The fix apparently did not make it into v12 -- no matter what is filled in the Tooltip field, you still get 'HTML PHP Commands.' Or am I missing something?

        3
        NewbieNewbie
        3

          Apr 28, 2008#4

          Tooltips work in v14.00 (and maybe earlier) :)

          1
          NewbieNewbie
          1

            Feb 12, 2009#5

            I agree with Mofi...