JavaFX
so i have a 16*16 matrix, and when i click on one of them i need something that tell me it position,
anyone got any ideas ?
14 Replies
⌛
This post has been reserved for your question.
Hey @MoonSouhayl! Please useTIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here./close
or theClose Post
button above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
idk what these are 👍
WDYM
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
image array
shown in the thing with a lil loop
:pepewut:
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
no
i have first an image
and then an imageview array
and i should probably open the intelliJ
cause i forgot what i wrote
ye i have Image s
each one is for a specific "picture"
and an ImageView array
with some conditions the imageview array is filled will some things
and added to the scene
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
ok
this example gave me what i need
i can just use the getX() and getY
minus the [0][0] coords
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
ty for the inspiration
:thumbsupcat:
Post Closed
This post has been closed by <@883785612979740692>.