Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #26020
    LTT
    Participant

    ShowTip(“sTip”, eeShowTipCurrentMouse);

    ** The tooltip blocks the mouse clicks.

    #26454
    LTT
    Participant

    ▲ Hope the tooltip position can be optimized a little bit.

    —————
    Suggestion:
    I see (in IPTip.jsee) we can show links in a tooltip via a macro.
    1:
    Please add a note/list of such features in CHM for ShowTip method.
    2:
    And hope the URL in a tooltip can be copied individually, and can be shown somehow (e.g. in Status bar).

    #26491
    LTT
    Participant

    ShowTip(“sTip”, eeShowTipActiveString);
    ** If LineSpace >= 0, the underline of the Active String is covered by the top border of the tooltip.
    Please move it down by 1 pixel.

    #26504
    Yutaka Emura
    Keymaster

    > ShowTip(“sTip”, eeShowTipCurrentMouse);
    > ** The tooltip blocks the mouse clicks.

    > Please add a note/list of such features in CHM for ShowTip method.

    >ShowTip(“sTip”, eeShowTipActiveString);
    >** If LineSpace >= 0, the underline of the Active String is covered by the top border of the tooltip.
    >Please move it down by 1 pixel.

    All these issues were addressed on the next version (v19.5.0).
    Thank you,

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.