In Xchecklist when in VR I am using XPLMCreateWindowEx to create the window and using XPLMSetWindowResizingLimits(xcvr_g_window, 200, 200, 700, 1200); to set max size. If I increase the max height value it does not seem that I can have over 29 items be displayed in VR. Is there a limit? In 2d if I increase the max height value I can have a checklist with more than 29 items.
Thanks Bill