Skip to content

ramblehead/wtx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wtx: Wt Extensions

wtx is an experimental project looking for the right way of implementing Wt, C++ Web Toolkit interface classes for 3rd party JavaScript widgets.

wtx aims to simpify Wt and JavaScript widgets implementation by reusing original or minimally altered JavaScript code.

Currently, only Bootstrap Toggle Wt Widget is implemented.

To use this component, make sure that the content of server directory is in your includes search path, and the content of docroot is in your Wt server docroot.

Then rh::wtx:: BootstrapToggle can be used as it was a stock Wt::WCheckBox:

#include wtx/BootstrapToggle.hpp

About

RH Extensions for Wt, C++ Web Toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors