G
Guest
I am having a problem with two different applications developed under 1.0
The first is a simple wizard-based app that takes the user through a couple of steps. I have the only form set to start up in the center of the screen, but on Win98 (OSR1) it doesn't (newer os's are okay)
The second is an mdi application. When I load and display an un-maximized form, the controls are not placed as they were at design time. As an example, one form is made of of one panel on the left and two panels on the right. Both panels on the right contain controls. On Win98, the right panels seem to be overlapped by the panel on the left (half of the contained controls are cut off). I have tried several different border styles for the forms with no luck
Does anyone know of any solutions to this problem
Paul K
The first is a simple wizard-based app that takes the user through a couple of steps. I have the only form set to start up in the center of the screen, but on Win98 (OSR1) it doesn't (newer os's are okay)
The second is an mdi application. When I load and display an un-maximized form, the controls are not placed as they were at design time. As an example, one form is made of of one panel on the left and two panels on the right. Both panels on the right contain controls. On Win98, the right panels seem to be overlapped by the panel on the left (half of the contained controls are cut off). I have tried several different border styles for the forms with no luck
Does anyone know of any solutions to this problem
Paul K