FiveWeb and Bootstrap

Post Reply
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

FiveWeb and Bootstrap

Post 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

Image
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FiveWeb and Bootstrap

Post by Antonio Linares »

Testing a button bar:

http://www.fivetechsoft.com/cgi-bin/boot2

Do you like it ? :-)

Image
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Massimo Linossi
Posts: 474
Joined: Mon Oct 17, 2005 10:38 am
Location: Italy

Re: FiveWeb and Bootstrap

Post by Massimo Linossi »

Very, very nice.
Compliments !!!
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FiveWeb and Bootstrap

Post by Antonio Linares »

This one seems even nicer :-)

http://www.fivetechsoft.com/cgi-bin/boot6

Please test it from your desktop and mobile devices
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Massimo Linossi
Posts: 474
Joined: Mon Oct 17, 2005 10:38 am
Location: Italy

Re: FiveWeb and Bootstrap

Post by Massimo Linossi »

On Safari on Imac with last Sierra works perfectly.
On Iphone 6S Plus too.
Great work, as usual.
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FiveWeb and Bootstrap

Post 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
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Massimo Linossi
Posts: 474
Joined: Mon Oct 17, 2005 10:38 am
Location: Italy

Re: FiveWeb and Bootstrap

Post by Massimo Linossi »

Works perfectly :D :D :D
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FiveWeb and Bootstrap

Post 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
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Massimo Linossi
Posts: 474
Joined: Mon Oct 17, 2005 10:38 am
Location: Italy

Re: FiveWeb and Bootstrap

Post by Massimo Linossi »

Great !!!
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Re: FiveWeb and Bootstrap

Post 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
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply