Quantcast
Channel: Andrés Jaimes » wt
Viewing all articles
Browse latest Browse all 5

Creating a simple form using C++/Wt (Witty)

$
0
0
In this entry I’m going to create a simple form. This form will show you how to use controls and events in a very simple way. A couple things you have to notice before we start: I’m going to inherit from WContainerWidget. As you now know, I could have inherited from WApplication too. Most controls [...]

Viewing all articles
Browse latest Browse all 5

Trending Articles