Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Do you have a newer version of
Message
De
07/10/2006 03:21:21
Dorin Vasilescu
ALL Trans Romania
Arad, Roumanie
 
 
À
05/10/2006 19:42:11
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Versions des environnements
Visual FoxPro:
VFP 9 SP1
Divers
Thread ID:
01153425
Message ID:
01160303
Vues:
10
>Hi Dorin,
>
>I have started to implement your code, although in a slightly different manner: I am trying to keep all changes inside my exe and stick with the ReportOutput.app and reportpreview.app that come with VFP9

I thought about this too, but I was afraid that the code execution will be redunant, because the pages are rendered and after that the extension handler code is executed. The highlight is done in RenderPage.
Also I modified code in original application to avoid toolbar handling and other thing that didn't work as I expected (in SetReport(), Show()


from Paint()
...
THIS.RenderPages()
...
THIS.ExtensionHandler.Paint()
So, I assume that your ExtensionHandler Paint will only highlight found text, is this the case?

>By know it runs but the rectangle is drawn about an inch above where it should be.

That is because toolbar height, I believe.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform