P
prhood
I have checked the list and could not find a similar problem so I'm posting
this question. I have an application which opens with a background form which
serves no purpose other than to mask the database window. The background form
calls a switchboard menu form which generally remains open. From the menu
form a report Options form is called which generates a set of criteria
applied to various reports. The problem that I am encountering is how to make
the 3 forms non-visible and visible in proper sequence(all modal and popup)
so that the report can be "Previewed". I have tried several different
approaches but inevitably the background form becomes visible and prevents
the report from being previewed.
this question. I have an application which opens with a background form which
serves no purpose other than to mask the database window. The background form
calls a switchboard menu form which generally remains open. From the menu
form a report Options form is called which generates a set of criteria
applied to various reports. The problem that I am encountering is how to make
the 3 forms non-visible and visible in proper sequence(all modal and popup)
so that the report can be "Previewed". I have tried several different
approaches but inevitably the background form becomes visible and prevents
the report from being previewed.