getscreensize

  1. nima66

    B4J Question Warning about using the getScreenSize command

    I want to publish the application. The warning in the report is worrying me. The height of the form must be from the top to the taskbar, the width must be 75% of the height of the form. The only way is to use the getScreenSize command. I get the height of the entire screen and then subtract the...
Top