Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Dynamic Forms project released on VFPX
Message
From
04/09/2012 15:42:52
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 9 SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01552341
Message ID:
01552351
Views:
82
>>I have released a new project on VFPx today.
>>
>>Please check it out and give me your feedback...
>>
>> Dynamic Forms
>>
>>Dynamic Forms is a new way to create forms based on a "markup syntax” similar to HTML and XAML, in which you specify both the layout and ControlSources for the various controls to be displayed on the form.
>>
>>The result will be a dynamically constructed form, specified in markup code, rather than manually creating it in the Form Designer.
>>
>>
>>http://bit.ly/DynamicForms
>
>Sweet! I've done something a bit the other way. I make simple forms with VFP and dynamically convert them to HTML and serve them up via an ActiveX Web Server from VFP.

Yours sounds sweet too.

So, turn into into nice service class, and put it out there for others to use.

It takes a little bit of work to prepare a tool for public use. Extracting or abstracting things that are unique to your own code base can be hard, but it's a good excercise in modular design. You never know who could benefit from it.

You can submit and Project Proposal to VFPx and see where it goes...



.
Previous
Reply
Map
View

Click here to load this message in the networking platform