Hi,
In the windows properties I try to add a page more to the form. I received this error: "The number of pages must be between 24 and 23 inclusive. To decrease …" The form has 3 pages and thats it !
Why ???
Anders
Anders,
How did you create this form in the first place? Did you use the "Quick Paint" method of adding dictionary columns first and then letting the Form Designer lay them out for you? We often see this problem when multiple columns are added in this way. Some of the controls get put into virtual space and thus create the problem you are seeing. You may want to start over or click on one control and press the key until you come to a control that isn't visible. Then delete that control or use your alignment functions to bring it into view. You may have to repeat this process for each control that is out of view.
dbakke@srpcs.com
Hi Don,
It's an old form from version 7.0.1. No "Quick Paint" and I havent add any dictonary columns. There are no temp_ tables
Iam able to add edit lines to the form without any problems, but when I fx. want to add some eventprogram for the forms read statement by using the windows property , Iam not anble to save the form because of the "The number of pages must be between 24 and 23 incluse". The only way out is the cancel button. If I try to increase the pages from 3 to 4 its the same error.
Anders