<html><head></head><body><div style="color:#000; background-color:#fff; font-family:HelveticaNeue, Helvetica Neue, Helvetica, Arial, Lucida Grande, Sans-Serif;font-size:16px"><div id="yui_3_16_0_ym19_1_1464869335653_2627">HI,</div><div id="yui_3_16_0_ym19_1_1464869335653_2627"><br></div><div id="yui_3_16_0_ym19_1_1464869335653_2627" dir="ltr">As per the discussion with Samuel[PS: <a href="https://wiki.scilab.org/Contributor%20-%20uicontrol:%20interactive%20table" id="yui_3_16_0_ym19_1_1464869335653_2800">https://wiki.scilab.org/Contributor%20-%20uicontrol:%20interactive%20table</a>] presently I have made a functionality where I accept three types of inputs from the user.</div><div id="yui_3_16_0_ym19_1_1464869335653_2627"><br></div><div id="yui_3_16_0_ym19_1_1464869335653_2627" dir="ltr"><span style="font-family: Arial, 'Lucida Grande', sans-serif;" id="yui_3_16_0_ym19_1_1464869335653_2743">1)  "no value" : no tooltip is displayed</span><br style="font-family: Arial, 'Lucida Grande', sans-serif;" id="yui_3_16_0_ym19_1_1464869335653_2744"><span style="font-family: Arial, 'Lucida Grande', sans-serif;" id="yui_3_16_0_ym19_1_1464869335653_2745">2)  "values" (special flag): The value of each cell is tooltiped when overflying it.</span><br style="font-family: Arial, 'Lucida Grande', sans-serif;" id="yui_3_16_0_ym19_1_1464869335653_2746"><span style="font-family: Arial, 'Lucida Grande', sans-serif;" id="yui_3_16_0_ym19_1_1464869335653_2747">This mode is required to ensure that the contents of too narrow cells can be fully seen without editing the cell.</span><br style="font-family: Arial, 'Lucida Grande', sans-serif;" id="yui_3_16_0_ym19_1_1464869335653_2748"><span style="font-family: Arial, 'Lucida Grande', sans-serif;" id="yui_3_16_0_ym19_1_1464869335653_2749"><br></span></div><div id="yui_3_16_0_ym19_1_1464869335653_2627" dir="ltr"><span style="font-family: Arial, 'Lucida Grande', sans-serif;" id="yui_3_16_0_ym19_1_1464869335653_2755">3)  "TT":  where TT is a matrix of strings of .strings size: When overflying the cell(i,j), the tooltip's content is the        TT(i,j) content + \n + the cell(i,j) content.</span><br></div><div id="yui_3_16_0_ym19_1_1464869335653_2627" dir="ltr"><span style="font-family: Arial, 'Lucida Grande', sans-serif;"><br></span></div><div id="yui_3_16_0_ym19_1_1464869335653_2627" dir="ltr"><span style="font-family: Arial, 'Lucida Grande', sans-serif;" id="yui_3_16_0_ym19_1_1464869335653_2949">I wanted to ask if I could omit the 1rst option and just show the value of the cell in the tooltip even if the no value(in tooltipstring) is passed as I am not able to see a practical scenario where displaying tooltip will be a problem for a user. Please suggest</span></div><div id="yui_3_16_0_ym19_1_1464869335653_2627" dir="ltr"><span style="font-family: Arial, 'Lucida Grande', sans-serif;"><br></span></div><div id="yui_3_16_0_ym19_1_1464869335653_2627" dir="ltr"><span style="font-family: Arial, 'Lucida Grande', sans-serif;">Thanking You</span></div><div id="yui_3_16_0_ym19_1_1464869335653_2627" dir="ltr"><span style="font-family: Arial, 'Lucida Grande', sans-serif;">Rishubh</span></div><div id="yui_3_16_0_ym19_1_1464869335653_2627" dir="ltr"><span style="font-family: Arial, 'Lucida Grande', sans-serif;"><br></span></div><div id="yui_3_16_0_ym19_1_1464869335653_2627" dir="ltr"><span style="font-family: Arial, 'Lucida Grande', sans-serif;"><br></span></div><div id="yui_3_16_0_ym19_1_1464869335653_2627"><br></div><div id="yui_3_16_0_ym19_1_1464869335653_2627"><br></div></div></body></html>