Main Background
Posted: Mon Feb 01, 2010 8:06 am
Roger,
I posted this problem on the old board, but i have more info that identifies the problem.
When our app opens, there is a bitmap backgound that we use, and have for years. The display is partial. The problem is that our main app is large, but does not open maximized. We maximize with the following command that you helped us with.
EVAL {|o|SetAppWindow(o),M->oMainDialog := o, ;
o:setFrameState(XBPDLG_FRAMESTAT_MAXIMIZED )}
This maximizes our menu, but now the bitmap display is bad. if we remove this, and maximize by clicking it works fine. Or if we click the mouse on the max area in the windows upper right hand area, which changes the size, and reclick it also then displays fine. This started in 252. We are currently using 251 for our customers and would like to change to 253, but for now this is stopping us.
Thanks for your assistance.
Fred
Omni
I posted this problem on the old board, but i have more info that identifies the problem.
When our app opens, there is a bitmap backgound that we use, and have for years. The display is partial. The problem is that our main app is large, but does not open maximized. We maximize with the following command that you helped us with.
EVAL {|o|SetAppWindow(o),M->oMainDialog := o, ;
o:setFrameState(XBPDLG_FRAMESTAT_MAXIMIZED )}
This maximizes our menu, but now the bitmap display is bad. if we remove this, and maximize by clicking it works fine. Or if we click the mouse on the max area in the windows upper right hand area, which changes the size, and reclick it also then displays fine. This started in 252. We are currently using 251 for our customers and would like to change to 253, but for now this is stopping us.
Thanks for your assistance.
Fred
Omni