[CLOSED] Add Tooltip to node's icon

  1. #1

    [CLOSED] Add Tooltip to node's icon

    Hi guys,

    I have a tree of nodes and each node has its own icon.
    what I want to do is to add a tooltip for each node's icon.
    In fact, using qtip will add a tooltip to the whole node (node row) and it is not what i need.
    So is it possible to do that in somehow?

    Thanks,
    Last edited by Daniil; Jun 24, 2014 at 3:43 PM. Reason: [CLOSED]
  2. #2
    Hi @UnifyEducation,

    You should implement something like this.
    https://examples2.ext.net/#/Miscella..._Cell_Tooltip/

    Set a respective .Delegate for a ToolTip.

    Define a custom attribute in a Node's CustomAttributes that contains a tooltip for the icon and show that in a ToolTip's onShow.
  3. #3
    Thanks Daniil, it works.

Similar Threads

  1. [CLOSED] Change node icon
    By josegarcia in forum 1.x Legacy Premium Help
    Replies: 1
    Last Post: Mar 19, 2014, 2:32 PM
  2. Change Node Icon
    By 4L4Y in forum 2.x Help
    Replies: 1
    Last Post: Jun 10, 2013, 4:31 AM
  3. [CLOSED] Node Tooltip and long non-breaking string
    By RCM in forum 2.x Legacy Premium Help
    Replies: 7
    Last Post: Dec 12, 2012, 4:56 AM
  4. Invalid icon and toolTip for Div and CheckBox
    By AlexMaslakov in forum 1.x Help
    Replies: 2
    Last Post: Sep 26, 2011, 11:32 AM
  5. Changing Icon on TreePanel node
    By wh0urdady in forum 1.x Help
    Replies: 1
    Last Post: Jun 14, 2010, 2:31 PM

Posting Permissions