I have three problems:
- I want to create resizable shapes with box bounding…
- I also want to know how to get child seleted in a Pane.
- I’m creating multiple shapes on a pane. I want to change some property of that shape say Fill.. How do i do it??
Thanx
Next example will answer your questions:
setOnMouseClickfor each rectangle which stores clicked one in thelastOnefield.for (3) see code of
setOnMouseClick()handler