Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grab in the form. Dropping to modify report´s form
Message
De
16/08/2001 10:22:02
 
 
À
15/08/2001 22:46:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00543672
Message ID:
00544676
Vues:
15
Hi Terence;

Thanks for your repli;

At Report Designer, Data Env. Window show me what Table is added. But in my VFP application .EXE, we can not use properties windows and other environment resources, that allow us set orders, set the initialselectedalias and others..

To solve that kind of problem I´ve been created one FORM that has 3 objects on it:

1.TREEVIEW WITH THE ALL ALIAS OPENED
2.LISTBOX WITH THE STRUCTURE OF THE TABLE SELECTED ON TREEVIEW
3.LISTVIEW WITH THE POSSIBLES ORDER OF .CDX RELATED TO THE TABLE SELECTED ON TREEVIEW

That form is started together using something like this:

oMyform_environment=creatobject("ddddd...")
MODIFY REPORT (cFOO) WINDOW (cMYwindow) SAVE
oMyform_environment.show

All of this is working fine and has solving the deal, but I want to give to the user the possibilitie of perform DRAG&DROP operations between the listbox and the REPORT´s maintenance.

Thanks for your help;

CLAUDIO

--------------------------------------------------------------------------------
"Now to him who is able to do immeasurably more than all we ask or imagine, according to his power that is at work within us, Ephesians 3:20
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform