Page 1 of 1
FiveWeb and Bootstrap
Posted: Fri Oct 28, 2016 8:39 am
by Antonio Linares
We contine adapting FiveWeb to migrate to Bootstrap.
See the first results:
http://www.fivetechsoft.com/cgi-bin/boot3
Please review it from the desktop and phone/tablet
Re: FiveWeb and Bootstrap
Posted: Fri Oct 28, 2016 10:03 am
by Antonio Linares
Re: FiveWeb and Bootstrap
Posted: Fri Oct 28, 2016 10:49 am
by Massimo Linossi
Very, very nice.
Compliments !!!
Re: FiveWeb and Bootstrap
Posted: Fri Oct 28, 2016 6:06 pm
by Antonio Linares
This one seems even nicer
http://www.fivetechsoft.com/cgi-bin/boot6
Please test it from your desktop and mobile devices
Re: FiveWeb and Bootstrap
Posted: Fri Oct 28, 2016 7:42 pm
by Massimo Linossi
On Safari on Imac with last Sierra works perfectly.
On Iphone 6S Plus too.
Great work, as usual.
Re: FiveWeb and Bootstrap
Posted: Sun Oct 30, 2016 10:11 am
by Antonio Linares
Editing with FiveWeb and Bootstrap:
http://www.fivetechsoft.com/cgi-bin/boot5
Please test it from your desktop and mobile devices
Test code:
Code: Select all
#include "FiveWeb.ch"
function Main()
MainMenu()
Edit( "Edit field",;
{ "Name", "Type", "Length", "Decimals" },;
{ Space( 20 ), { "C", "N", "D", "L", "M" }, 0, 0 } )
Footer()
return nil
Re: FiveWeb and Bootstrap
Posted: Sun Oct 30, 2016 8:00 pm
by Massimo Linossi
Re: FiveWeb and Bootstrap
Posted: Mon Oct 31, 2016 9:45 am
by Antonio Linares
The new FiveWeb using Bootstrap and MySQL (TDolphin)
http://www.fivetechsoft.com/cgi-bin/fivegen
You can select menu options already, i.e.:
http://www.fivetechsoft.com/cgi-bin/fivegen?menu
Re: FiveWeb and Bootstrap
Posted: Mon Oct 31, 2016 4:21 pm
by Massimo Linossi
Great !!!
Re: FiveWeb and Bootstrap
Posted: Mon Oct 31, 2016 5:34 pm
by Enrico Maria Giordano
Still menus can't be closed clicking outside on iPad.
EMG
Re: FiveWeb and Bootstrap
Posted: Tue Nov 01, 2016 10:39 am
by Antonio Linares
Enrico,
My son told me that a new Bootstrap version is close to be published
If it is a known bug surely it will get fixed
Re: FiveWeb and Bootstrap
Posted: Tue Nov 01, 2016 11:34 am
by Enrico Maria Giordano
Ok, let's wait for the new Bootstrap release.
EMG