#makepad #applications #feed #news #framework #counter #events

bin+lib makepad-example-news-feed

Makepad news feed example

2 unstable releases

0.6.0 Sep 21, 2023
0.5.0 Sep 20, 2023

#11 in #news

MIT/Apache

29KB
351 lines

makepad-example-simple

A very simple example of a Makepad Framework application, used to illustrate the basic concepts of Makepad Framework. For an explanation of what Makepad Framework is, please see the README for the makepad-widgets crate.

The example consists of a chromeless window containing both a button and a label displaying a counter. Clicking the buttnon will increment the counter. It illustrates the basics of initializing an application, handling events, drawing the UI, and working with the DSL.

The code for this example is fairly well commented, so it should be a good starting point for playing around with Makepad Framework.

Contact

If you have any questions/suggestions, feel free to reach out to us on our discord channel: https://discord.com/invite/urEMqtMcSd=

Dependencies

~15–21MB
~160K SLoC