• A mouse pointer question

    From Helmut Giese@hgiese@ratiosoft.com to comp.lang.tcl on Mon Aug 26 21:41:17 2024
    From Newsgroup: comp.lang.tcl

    Hello out there,
    is it possible to obtain the current position of the mouse pointer
    WITHOUT any user action? During Motion etc. events it is easy but
    without? Is it possible?
    Any answer will be greatly appreciated
    Helmut
    --- Synchronet 3.20a-Linux NewsLink 1.114
  • From Schelte@nospam@wanadoo.nl to comp.lang.tcl on Mon Aug 26 22:19:50 2024
    From Newsgroup: comp.lang.tcl

    On 26/08/2024 21:41, Helmut Giese wrote:
    is it possible to obtain the current position of the mouse pointer
    WITHOUT any user action?

    winfo pointerxy .


    Schelte.

    --- Synchronet 3.20a-Linux NewsLink 1.114
  • From Helmut Giese@hgiese@ratiosoft.com to comp.lang.tcl on Tue Aug 27 21:31:01 2024
    From Newsgroup: comp.lang.tcl

    Hello Schelte,
    On 26/08/2024 21:41, Helmut Giese wrote:
    is it possible to obtain the current position of the mouse pointer
    WITHOUT any user action?

    winfo pointerxy .

    as soon as I had posted my question I knew there would be an easy
    answer. Thanks for reminding me of the obvious.
    Helmut
    --- Synchronet 3.20a-Linux NewsLink 1.114