Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1590
Navigation Panes Collapsing when screen resolution change
posted

Hi,

Navigation panes collapsed with each other. The problem is, i have designed my form on one screen resolution, and on my form i am showing left and right both navigation panes with pin property set to as True for both the panes. I have adjusted the panes in such a way that their is no space between them. 

Now on run time, if i change my screen resolution things go worst, if i increase the resolution i can a dead space between the panes, and if i decrease the space, the panes start collapsing, and one pane come over second. Any suggestion how to overcome this problem, no matter what the screen resolution is

Thanks

Regards:

iMi

Parents
No Data
Reply
  • 69832
    Offline posted

    Assign a value to the threshold that is dependent on the local machine's screen resolution. You can get that from the Screen class.

Children
No Data