Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Report Controls Tool Bar
Message
De
22/06/2004 14:16:17
 
 
À
22/06/2004 11:20:00
Mike Smith
Doncaster Office Services
Oakville, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00916065
Message ID:
00916143
Vues:
11
>I have looked at the previous discussions on this item and they don't seem to provide an answer to my problem.
>
>When I give my users a .EXE with access to the Modify Report feature, the Modify Report Screen comes up with the following Menu Pads: File, Edit, Report, Window, Help and Format. There is no View Menu Pad.
>
>If I had a View Menu Pad, I could get the user to use this to bring up the Report Controls Tool Bar.
>
>I have tried code like:
>IF WVISIBLE ("Report Controls") = .F.
> show WINDOW("Report Controls")
>ENDIF
>
>This code generates an error message that the "Report Controls Window has not been defined".
>
>I have the Mega Fox Book but I can't see where this is covered. If someone could guide me where to look for this, that would be great.
>
>Mike Smith

Use a separate resource file (FOXUSER.DBF) that has the report related toolbars visible and/or docked where you want them. Then switch to that resource file before issuing the MODIFY REPORT command.
Fred
Microsoft Visual FoxPro MVP

foxcentral.net
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform