Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grab in the form. Dropping to modify report´s form
Message
From
16/08/2001 10:22:02
 
 
To
15/08/2001 22:46:29
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00543672
Message ID:
00544676
Views:
21
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
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform