FiveWeb and Bootstrap
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
FiveWeb and Bootstrap
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
See the first results:
http://www.fivetechsoft.com/cgi-bin/boot3
Please review it from the desktop and phone/tablet
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
- Massimo Linossi
- Posts: 474
- Joined: Mon Oct 17, 2005 10:38 am
- Location: Italy
Re: FiveWeb and Bootstrap
Very, very nice.
Compliments !!!
Compliments !!!
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: FiveWeb and Bootstrap
This one seems even nicer
http://www.fivetechsoft.com/cgi-bin/boot6
Please test it from your desktop and mobile devices
http://www.fivetechsoft.com/cgi-bin/boot6
Please test it from your desktop and mobile devices
- Massimo Linossi
- Posts: 474
- Joined: Mon Oct 17, 2005 10:38 am
- Location: Italy
Re: FiveWeb and Bootstrap
On Safari on Imac with last Sierra works perfectly.
On Iphone 6S Plus too.
Great work, as usual.
On Iphone 6S Plus too.
Great work, as usual.
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: FiveWeb and Bootstrap
Editing with FiveWeb and Bootstrap:
http://www.fivetechsoft.com/cgi-bin/boot5
Please test it from your desktop and mobile devices
Test code:
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
- Massimo Linossi
- Posts: 474
- Joined: Mon Oct 17, 2005 10:38 am
- Location: Italy
Re: FiveWeb and Bootstrap
Works perfectly
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: FiveWeb and Bootstrap
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
http://www.fivetechsoft.com/cgi-bin/fivegen
You can select menu options already, i.e.:
http://www.fivetechsoft.com/cgi-bin/fivegen?menu
- Massimo Linossi
- Posts: 474
- Joined: Mon Oct 17, 2005 10:38 am
- Location: Italy
Re: FiveWeb and Bootstrap
Great !!!
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: FiveWeb and Bootstrap
Still menus can't be closed clicking outside on iPad.
EMG
EMG
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
Re: FiveWeb and Bootstrap
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
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
- Enrico Maria Giordano
- Posts: 7355
- Joined: Thu Oct 06, 2005 8:17 pm
- Location: Roma - Italia
- Contact:
Re: FiveWeb and Bootstrap
Ok, let's wait for the new Bootstrap release.
EMG
EMG