java - GridPane in JavaFX -


i have questions grid pane. have this grid pane. how delete vertical line between first , second columns in 0 row? how change colors , size of grid lines?

gridlines in gridpane development purposes. not meant used in production. in http://docs.oracle.com/javafx/2/api/javafx/scene/layout/gridpane.html 1 can read:

gridlinesvisible - debug purposes only: controls whether lines displayed show gridpane's rows , columns.


Comments

Popular posts from this blog

How to logout from a login page in asp.net -

Stack level too deep error after upgrade to rails 3.2 and ruby 1.9.3 -