Function description tooltip

Issue #187 duplicate
Former user created an issue

Originally reported on Google Code with ID 187

It would be really nice if when you hovered your mouse over a functions 
name it would give a tooltip with an example of the required arguments.  
Also when I think of calculator functions I would expect to use a comma 
to seperate arguments, so it would be nice if it told you that you were 
supposed to use semicolons.  

Reported by jjcf89 on 2008-05-01 01:20:56

Comments (10)

  1. Former user Account Deleted

    ``` That's a very good idea indeed, thanks! ```

    Reported by `helder.pereira.correia` on 2008-05-01 09:58:01 - Status changed: `Accepted` - Labels added: Type-Enhancement, Milestone-0.11 - Labels removed: Type-Defect

  2. Former user Account Deleted

    ``` Good idea, the semicolon separator threw me, as it is rather unusual. Even a very simple/quick change to the Insert Function title, to Insert Function FName(a;b;c..) ```

    Reported by `Jim.Granville` on 2009-03-06 00:08:09

  3. Former user Account Deleted

    ``` @Jim: the semicolon is because we accept both comma and dot as integer part separators. There was a long discussion in this tracker and in the mailing list about that. ```

    Reported by `helder.pereira.correia` on 2009-03-06 00:13:37 - Labels added: OpSys-All, Component-UI, Usability

  4. Former user Account Deleted

    ``` That is alright but having the tool tip in the function screen would help clue people in to the fact that semicolons should be used. I was quite lost when I went to use a function and it wouldn't accept a comma. Having the tool tip would definitely have helped me. ```

    Reported by `jjcf89` on 2009-03-06 00:23:59

  5. Former user Account Deleted
    Issue 59 has been merged into this issue.
    

    Reported by helder.pereira.correia on 2013-03-14 04:25:01

  6. Former user Account Deleted
    Related new feature added in issue 437.
    

    Reported by helder.pereira.correia on 2013-03-20 20:55:42

  7. Former user Account Deleted
    Closing as I think issue 437 covers the needs expressed here.
    

    Reported by helder.pereira.correia on 2013-10-21 04:55:10 - Status changed: Rejected - Labels removed: Milestone-0.11

  8. Helder Correia repo owner

    This had been rejected (see my comment just before yours). I think the migration went wrong.

  9. Log in to comment