#How to change the origin of a node

4 messages · Page 1 of 1 (latest)

clever stone
#

In javaFX, is there a way to move the origin of a node so that it is not at the very left top edge of the node and instead centered in the middle

royal night
#

well, you could create methods for converting between those coordinate systems

marble portal
#

you're trying to center a Button inside a Pane or something?