Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Copying controls _clipWhat
Message
From
27/02/2013 09:04:35
 
 
To
27/02/2013 04:30:13
Dragan Nedeljkovich (Online)
Now officially retired
Zrenjanin, Serbia
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01567008
Message ID:
01567022
Views:
73
>>Dear All
>>
>>When we do RightClick-Copy (or CTRL+C) in VFP form designer or report designer there is some clipboard content being created
>>(presumably containing scx table records) which VFP then uses to create copy of that control. Is there any way to get a hold of that content ?
>>If you do ctrl+c on some portion of some text we can read it using _cliptext variable. Is there anything in VFP environment
>>that we could use to access this information (copied label or textbox information) ?
>
>You can play with the VFP API - load foxtools and check all those functions with the word CLIP in them.

Will do. Your other tip aselobj() would be freakin great if it worked for Report designer as well... But RD is not OOP.
Good thing that RD is at least published in source now

>>
>>However, what I would love to have is to be able to copy not entire forms or frx-es into each other but rather;
>>Copy one or more controls at the time between Report and Form and vice versa.

>>Is this doable at all, and if yes, what would it take ?
>
>Some deeper understanding of the semantics of fields in a .frx - objtype and such - and some recalculation of pixels into frx's units.

I have spent quiet a bit of time in these swamps... :) Whatever solution might be possible it will have to do with Report Designer
code.

Will see.
Thks+++
*****************
Srdjan Djordjevic
Limassol, Cyprus

Free Reporting Framework for VFP9 ;
www.Report-Sculptor.Com
Previous
Reply
Map
View

Click here to load this message in the networking platform