Embarcadero / DelphiFMX4Python

Python GUI module powered by Delphi's FireMonkey framework. Supporting Windows, MacOS, Linux, and Android GUI development.
Other
300 stars 57 forks source link

Image pixel coordinates are displayed when the mouse is moved? #76

Open bemoregt opened 1 year ago

bemoregt commented 1 year ago

Hi, @jimmckeeth @chuacw @checkdigits @juliomar @shaunroselt ~

Many Thanks for Good GUI F/W using delphi !!

I want to code something like this:

"Display an image within a window, If you move and click the mouse in it, the pixel coordinates in the image displayed on the status bar."

How should I code using the delphifmx4python?

Thanks in advance ~. Best, @bemoregt.