# Access cursor position in ImageView.jl

**URL:** https://discourse.julialang.org/t/access-cursor-position-in-imageview-jl/75032
**Category:** Visualization
**Tags:** images
**Created:** [January 22, 2022, 1:48pm UTC](https://discourse.julialang.org/t/access-cursor-position-in-imageview-jl/75032 "2022-01-22T13:48:53Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![PeteS](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/petes/32/8111_2.png) [@PeteS](https://discourse.julialang.org/u/PeteS)
#### Post date: [January 22, 2022, 1:48pm UTC](https://discourse.julialang.org/t/access-cursor-position-in-imageview-jl/75032/1 "2022-01-22T13:48:53Z")

</div>

Is it possible to access (and override) the cursor event in ImageView? I’m displaying an indexed image of a microstructure, and at any given (x, y) position I would like to display my data rather than the pixel colour.
