All controls are supported right now except timer, toolbar and formset; the 3 
latter are just a matter of time to spend on developping support, no other 
issue involved.

Timer will be supported, VFP timer() method executed when timer elapses on 
client browser.

Pageframe is indeed supported, you even have options to raise active tab, 
fade/appear on page activate, change tab's CSS background, etc. The app I 
mentioned has a form with a 7-page pageframe, each page holding an editable 
grid.

CSS .class {...} definitions are based on VFP classes hierarchy: commandbutton, 
awcmd, mycmd, myappcmd, etc. Each object is also defined by its ID : 
#cmdSave{top:...;left:...;etc.}

This 'awDefault.css' file is generated by traversing all form in the app. It 
can be copy-pasted into app's CSS and overridden afterwards. 

Thierry Nivelet
http://foxincloud.com/
Give your VFP app a second life in the cloud

Le 11 juil. 2011 à 22:39, Stephen Russell <[email protected]> a écrit :

> On Mon, Jul 11, 2011 at 3:17 PM, Thierry Nivelet
> <[email protected]> wrote:
>> You see it just right Mike,
>> 
>> FoxInCloud is in production on several apps; latest has 50 forms, 35 
>> reports, PostGreSql database, XFRX, foxcalendar and foxcharts among others.
>> 
>> Users can edit data in grid, preview/print any report, and anything else 
>> they usually do in a VFP app.
>> 
>> Asap we'll cast a video showing LAN and foxincloudified app running side by 
>> side with the very same code base.
> --------
> 
> Looks cool.  Are there any controls that have problems in web?
> Thinking along the lines of pageframe or tabbed pages.
> 
> How do you set up the style sheets and then have your presenter know
> which class to use?
> 
> -- 
> Stephen Russell
> 
> Unified Health Services
> 60 Germantown Court
> Suite 220
> Cordova, TN 38018
> 
> Telephone: 888.510.2667
> 
> 901.246-0159 cell
> 
[excessive quoting removed by server]

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/profox
OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech
Searchable Archive: http://leafe.com/archives/search/profox
This message: 
http://leafe.com/archives/byMID/profox/[email protected]
** All postings, unless explicitly stated otherwise, are the opinions of the 
author, and do not constitute legal or medical advice. This statement is added 
to the messages for those lawyers who are too stupid to see the obvious.

Reply via email to