{"id":27106518,"url":"https://github.com/jcbritobr/erco-fltk-examples","last_synced_at":"2025-07-05T20:07:32.183Z","repository":{"id":49069334,"uuid":"381390774","full_name":"jcbritobr/erco-fltk-examples","owner":"jcbritobr","description":"Erco's fltk Cheat Page examples ported for Rust Language.","archived":false,"fork":false,"pushed_at":"2022-02-20T05:01:25.000Z","size":1334,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-17T19:26:17.509Z","etag":null,"topics":["fltk","gui","rust","tutorial"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jcbritobr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-06-29T14:18:52.000Z","updated_at":"2023-07-13T21:48:44.000Z","dependencies_parsed_at":"2022-09-19T00:32:13.771Z","dependency_job_id":null,"html_url":"https://github.com/jcbritobr/erco-fltk-examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcbritobr%2Ferco-fltk-examples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcbritobr%2Ferco-fltk-examples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcbritobr%2Ferco-fltk-examples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jcbritobr%2Ferco-fltk-examples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jcbritobr","download_url":"https://codeload.github.com/jcbritobr/erco-fltk-examples/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247543581,"owners_count":20955865,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["fltk","gui","rust","tutorial"],"created_at":"2025-04-06T19:56:08.435Z","updated_at":"2025-04-06T19:56:08.913Z","avatar_url":"https://github.com/jcbritobr.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"![](thumbs/fltk-icon.gif)\n# Erco's fltk Cheat Page examples ported for Rust Language\n\n* **TextDisplay**\n\n```\n$ cargo run --bin fl_text_display\n```\n\n\u003cimg src=\"thumbs/fl_text_display.png\" width=\"500\"/\u003e\n\n* **TextDisplay Colors**\n\n```\n$ cargo run --bin fl_text_display_colors\n```\n\n\u003cimg src=\"thumbs/fl_text_display_color.png\" width=\"500\"/\u003e\n\n* **Simple popup menu**\n\n```\n$ cargo run --bin fl_right_click_context_menu\n```\n\n![](thumbs/fl_right_click_context_menu.png)\n\n* **Load Jpeg Image**\n```\n$ cargo run --bin fl_jpeg_image\n```\n\n\u003cimg src=\"thumbs/fl_jpeg_image.png\" width=500/\u003e\n\n* **Walk pixels of Jpeg Image**\n```\n$ cargo run --bin fl_raw_image\n...\npixel index:479970, color-\u003e r:175, r:202, b:171\npixel index:479973, color-\u003e r:175, r:202, b:171\npixel index:479976, color-\u003e r:176, r:203, b:172\npixel index:479979, color-\u003e r:176, r:203, b:172\npixel index:479982, color-\u003e r:176, r:203, b:172\npixel index:479985, color-\u003e r:173, r:202, b:172\npixel index:479988, color-\u003e r:172, r:203, b:172\npixel index:479991, color-\u003e r:171, r:201, b:173\npixel index:479994, color-\u003e r:172, r:203, b:172\npixel index:479997, color-\u003e r:172, r:203, b:172\n$\n```\n\n* **Change Menu Item**\n```\n$ cargo run --bin fl_change_menu_item\n```\n\n![](thumbs/fl_change_menu_item.png)\n\n* **Chart**\n```\n$ cargo run --bin fl_chart\n```\n\n![](thumbs/fl_chart.png)\n\n* **Toggling Menu Item at Runtime**\n```\n$ cargo run --bin fl_toggling_menu\n```\n\n![](thumbs/fl_toggling_menu.png)\n\n* **File Browser**\n```\n$ cargo run --bin fl_file_browser\n```\n\n![](thumbs/fl_file_browser.png)\n\n* **Browser Column**\n```\n$ cargo run --bin fl_browser_column\n```\n\n\u003cimg src=\"thumbs/fl_browser_column.png\" width=500/\u003e\n\n\n# References\n\n[Ercos Fltk Cheat Page](http://seriss.com/people/erco/fltk/)\n\n[Fltk Library](https://www.fltk.org/)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcbritobr%2Ferco-fltk-examples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjcbritobr%2Ferco-fltk-examples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjcbritobr%2Ferco-fltk-examples/lists"}