rbaker26 / TicTacToe

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disable the main window resizing

naomidonato opened this issue · comments

Main Window needs to be set so that the user cannot resize it.
I set an image background on the Pane using imageView object, but the image always turns out smaller than the pane no matter how many times I make the pane the same size as the image.