makepad-example-news-feed

Crates.iomakepad-example-news-feed
lib.rsmakepad-example-news-feed
version0.6.0
sourcesrc
created_at2023-09-20 17:26:08.567114
updated_at2023-09-21 10:10:19.051405
descriptionMakepad news feed example
homepage
repository
max_upload_size
id978360
size71,136
(makepaddev)

documentation

README

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=

Commit count: 0

cargo fmt