Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Allow user to change object properties in a report.
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00565794
Message ID:
00565795
Vues:
26
You can do this two ways:
1. Put two sets of oval shapes into header, one with shades another w/o and use Print When to print one of them based on user choice. I would recomend that you try this first.
2. Hack Frx file. Open a temporary copy of the Frx file as a table and change properties of the shape objects. If you want to go this way there is some poiners:
- The article "Demystifying Visual FoxPro Report Files" by John Koziol in August 2000 issue of FoxTalk that explains frx structure.
- http://www.stonefield.com/pub/repobj.html
- http://www.eps-software.com/isapi/eps.dll?Products~DSC+Visual+GenRepoX+3.0


>In my report I have drawn some oval shapes in a couple of header bands. They are shaded. I would like to give the user the option to pick shaded or non-shaded headings at runtime. I know I can create a second copy of the report and unshade them in there, but I prefer not to do this. I don't want to have to maintain two copies of the report.
>
>I would rather have a checkbox or something to determine whether or not the oval is shaded. How do I access the properties of objects on a report in code? I've been searching everywhere to no avail.
>
>Thank You.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform