Page 6 of 6

Re: FiveWin Web Interface

PostPosted: Mon Dec 05, 2011 1:08 am
by Bayron
Using Flexigrid, inside a Dialog....
Image

Re: FiveWin Web Interface

PostPosted: Mon Dec 05, 2011 2:57 am
by norberto
Bayron, very nice, wheres i found the last build of fiveweb? (updated) thanks

Re: FiveWin Web Interface

PostPosted: Thu Dec 08, 2011 1:34 am
by Bayron
norberto wrote:Bayron, very nice, wheres i found the last build of fiveweb? (updated) thanks


Hi norberto, the sources, can be downloaded from

http://www.fivetechsoft.com/fiveweb

and

http://forums.fivetechsupport.com/viewtopic.php?f=6&t=22667&start=45#p121347

That is as far as Antonio shared the code, the rest will be for sale as soon as FiveTech makes it available...

to get flexigrid in a dialogo, just change from OpenProject()

Code: Select all  Expand view
  oFrame = Frame( 50, 10, "browse.php", oDlg, 1073, 470 );
 


for

Code: Select all  Expand view
  oFrame = Frame( 50, 10, "flexigrid.html", oDlg, 1073, 470 );
 

Re: FiveWin Web Interface

PostPosted: Thu Dec 08, 2011 1:51 am
by Bayron
Antonio Linares wrote:FiveWeb is delayed as we have not been able to solve the Harbour + HTML5 WebSockets connection yet :-(


Antonio, Just to share my thoughts, a smart way of going, I think, should be a release of FiveWeb with MySQL access through PHP, with a free upgrade to WebSockets when it becomes available... A lot of people is waiting for this to happen, and It should be a good aproach, to speed up the release date...

I have many things to buy before FiveWeb, and little money to doit, but there are other guys that need it...