Jump to content

Form seems to be instanced multiple times with different screen sizes


rlucasfm

Recommended Posts

I'm working in the development of a application that is the functional backbone of this company. I'm new on UniGUI development and on this software dev team, and I'm having huge issues trying to make a simple screen at least some kind of responsive when changing resolutions.

The page looks like that when I do open it on Browser (Google Chrome).

screen1.png

 

When I simply mvoe it for my second monitor, which is bigger in resolution, it turns into that:

 

screen2.png

 

Already tried using the ExtEvent form.resize, and even the OnResize and OnScreenResize events, but nothing works

Link to comment
Share on other sites

43 minutes ago, rlucasfm said:

I'm working in the development of a application that is the functional backbone of this company. I'm new on UniGUI development and on this software dev team, and I'm having huge issues trying to make a simple screen at least some kind of responsive when changing resolutions.

The page looks like that when I do open it on Browser (Google Chrome).

screen1.png

 

When I simply mvoe it for my second monitor, which is bigger in resolution, it turns into that:

 

screen2.png

 

Already tried using the ExtEvent form.resize, and even the OnResize and OnScreenResize events, but nothing works

Hello

Which build are you using?

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...