egui_listview

Crates.ioegui_listview
lib.rsegui_listview
version0.1.5
sourcesrc
created_at2023-09-08 16:12:14.803548
updated_at2024-05-28 09:00:46.638924
descriptionA list view widget for egui.
homepagehttps://github.com/qhliang/egui_listview
repositoryhttps://github.com/qhliang/egui_listview
max_upload_size
id967282
size2,603,817
(qhliang)

documentation

README

egui_listview

A list view widget for egui.

demo

Examples

To run an example, use the following command:

cargo run --release -p demo
Commit count: 11

cargo fmt