PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → [WBXX] Integration of bootstrap based elements
[WBXX] Integration of bootstrap based elements
Iniciado por guest, 26,jun. 2015 11:59 - 2 respuestas
Publicado el 26,junio 2015 - 11:59
Hi,

Has anybody been able to integrate graphical web front elements based on Bootstrap (responsive web UI's) like AdminLTE into WebDev (AWP mode only I guess)?

Some samples for the Bootstrap based open source AdminLTE template can be found here: https://almsaeedstudio.com/preview.

I would love to have more flexibility in my WebDev apps to integrate some of these open source frameworks and templates but I wouldn't really know how to get started with WebDev... I already integrated some stuff like CKEditor but this looks way more complex as it is all HTML/CSS/JS based. All my code is aready segregated from a front-end / back-end perspective so IMHO it should be possible...

Any experience out there?

Cheers,

Peter H.
Publicado el 27,junio 2015 - 16:13
Hi,

I think it is one of the limitations we have to live with. On the otherhand coding goed verry fast.
If you want responsive design it might be more productive to use the new micrsosft web stuff.asp.net mvc 5
It integrates with bootstrap. Ans if you use c sharper and the and entty framework code first. You can work verry fast as well.
It might be easier then trying to use wbdev to use in that way.

you might take a look at this youtube video, cool



regards
Allard
Publicado el 08,julio 2015 - 12:54
Hi,

Well PCSoft seemed to have noticed the importance of the Bootstrap web framework and provides an integration scenario in their next LST (N° 101).

I'll look at it in detail and will provide feedback on how well it integrates (without loosing too much of its responsiveness and flexibility).
Details: http://www.pcsoft.fr/lst/index.html

Cheers,

Peter H.