This blog post is related to My LFPUG Presentation about Mate previous blog post.
This is the first of a series of gradually more complex examples on how to use Mate. It’s a fairly basic one. You’ve got 2 “counters” with 2 buttons to increase and decrease the value of 2 variables: amount (which is specific for each counter) and globalAmount (which is shared by the two counters).
But let’s first have a look on the demo (source is available by right-clicking on the demo after launching it):

Subscribe



