Screen Width Not Matching device

Welcome to our brand new Clickteam Community Hub! We hope you will enjoy using the new features, which we will be further expanding in the coming months.

A few features including Passport are unavailable initially whilst we monitor stability of the new platform, we hope to bring these online very soon. Small issues will crop up following the import from our old system, including some message formatting, translation accuracy and other things.

Thank you for your patience whilst we've worked on this and we look forward to more exciting community developments soon!

Clickteam.
  • Trying to scale an active to match the screen dimensions. The height scales correctly but the width scales to about 90% of the screen. Whats wrong?

    * Start of Frame Active 6 : Set position at (0,0)
    Active 6 : Set Y scale to ScreenHeight( "Android object" ) / OHeight( "Active 6" ) (Quality = 1)
    Active 6 : Set X scale to ScreenWidth( "Android object" ) / OWidth( "Active 6" ) (Quality = 1)

    The hotspot/actionpoint of the active is top left.

    And why on earth is there not just a Set X Size (in pixels)? It would be much easier to do.

    Cheers

  • In my experience, it takes awhile for the app to "set" the proper screen sizes and such, therefor I always set a delay when I need something to resize or change according to the screen.
    So try to change "start of frame" to for example "when 2 seconds has passed" and see if it works. If it does, you know what the problem is.

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!