Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Unable to get a replacment Expression Builder to work
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire de rapports & Rapports
Divers
Thread ID:
00185380
Message ID:
00185594
Vues:
17
>>I would like to replace the expression builder that appears when a user is adding a field to a report. Setting the _GetExpr to my replacement expression builder will work in that my builder shows up. However, regardless of what I return from my builder, it is not put into the Report Expression. Has anyone managed to do this sucessfully ?
>
>Is your replacement VFP code? If so, you don't have to use _GetExpr and GetExpr(), you can just call the code. If not, what is it? Can it be defined using DECLARE Function IN Library, then called? Just looking for another way to get to your "replacement" other than calling GetExpr().
>
>HTH,

I need to use the _GetExpr, because in the report writer, in the window that appears when you are adding a field (built in foxpro window) there is a [...] button that when pressed calls up either the built in expression builder or if you have set the _GetExpr to your own app, then it calls up yours. The problem is that when you set an expression in the built in expression builder and close it, the previous window has an expression text box that is updated, but this does not happen (or at least I cannot figure out how to make it happen) when you use your own expression builder.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform