hi,
I want to prevent my main form from being resized - i.e. the sizes set thus :
I want locked so user cannot resize. Cant find a way to do it in JavaFX scene Builder - can i do it in B4J??
I want to prevent my main form from being resized - i.e. the sizes set thus :
B4X:
#Region Project Attributes
#MainFormWidth: 869
#MainFormHeight: 765
#End Region
I want locked so user cannot resize. Cant find a way to do it in JavaFX scene Builder - can i do it in B4J??