Skip to content

Execute on mouse hovering #3

@Kochise

Description

@Kochise

Hi, despite popupForSelectedExpression = False if pyPadStart.py, once the kernel starts evaluating (with either pyPadExecute.py or pyPadRestart.py getting triggered), everything gets evaluated as soon as the mouse hover it, even not moving the pouse, it cycles evaluation about once or twice a second (not regular timing).

Was more expecting the tooltip to appears instead.

I've tried setting CT_expression = False in __init__.py:636 (which I guess should be the correct default value, regarding the comment in pyPadStart.py) but to no avail.

Any guess ? Something wrong in def onMouseDwell(self, args) that triggers the evaluation upon mouse position ?

Regards.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions