{"id":20132683,"url":"https://github.com/memo/ofxsimpleguitoo","last_synced_at":"2025-04-09T16:53:43.915Z","repository":{"id":4777406,"uuid":"5929267","full_name":"memo/ofxSimpleGuiToo","owner":"memo","description":"C++ openFrameworks addon for simple and very quick to setup GUI based on Todd Vanderlin's ofxSimpleGui. It uses a very similar (almost identical) API, but with a rewritten backend.","archived":false,"fork":false,"pushed_at":"2020-11-04T13:14:59.000Z","size":64,"stargazers_count":25,"open_issues_count":5,"forks_count":26,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-06T21:39:45.328Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/memo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"license.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-09-24T03:32:57.000Z","updated_at":"2023-11-15T22:06:01.000Z","dependencies_parsed_at":"2022-09-10T18:22:10.877Z","dependency_job_id":null,"html_url":"https://github.com/memo/ofxSimpleGuiToo","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/memo%2FofxSimpleGuiToo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memo%2FofxSimpleGuiToo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memo%2FofxSimpleGuiToo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/memo%2FofxSimpleGuiToo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/memo","download_url":"https://codeload.github.com/memo/ofxSimpleGuiToo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248073734,"owners_count":21043474,"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":[],"created_at":"2024-11-13T20:54:32.040Z","updated_at":"2025-04-09T16:53:43.897Z","avatar_url":"https://github.com/memo.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"ofxSimpleGuiToo\n=====================================\n\nIntroduction\n------------\nC++ openFrameworks addon for simple and very quick to setup GUI based on Todd Vanderlin's ofxSimpleGui. It uses a very similar (almost identical) API, but with a rewritten backend.\n\nLicence\n-------\nThe code in this repository is available under the [MIT License](https://secure.wikimedia.org/wikipedia/en/wiki/Mit_license).  \nCopyright (c) 2008-2012 Memo Akten, [www.memo.tv](http://www.memo.tv)  \nThe Mega Super Awesome Visuals Company\n\n\nInstallation\n------------\nCopy to your openFrameworks/addons folder.\n\nDependencies\n------------\n- ofxMSAInteractiveObject\n- ofxXmlSettings\n\nCompatibility\n------------\nOF0072\n\n\nKnown issues\n------------\nnone\n\nVersion history\n------------\n### v1.4    23/09/2012\n- compatible with OF0072\n- renamed (uppercase) MSA namespace to (lowercase) msa. (kept MSA as an alias for backwards compatibility)\n\n### v1.3\n- page::saveToXML() pushed the \u003ccontrols\u003e tag so control::saveToXML() didn't need to check that tag, \n  whereas page::loadFromXML() didn't push the \u003ccontrols\u003e tag so control::loadFromXML() did.\n  Wasn't consistent so now all controls can assume that we are already inside the \u003ccontrols\u003e tag.\n- fixed keyboard support (any control which the mouse is hovering over, now receives the events:\n     keyPressed(int key), keyReleased(int key), onKeyUp(), onKeyDown(), onKeyLeft(), onKeyRight(), onKeyEnter()\n\n### v1.2\n- lots of thing, can't remember. whoops.\n\n### v1.1\t07/04/2009\n- changed license to revised BSD (a lot more more permissive than GPL)\n\n### v1.0\n- initial version\n- changes from original ofxSimpleGui\n\t- added pages (tabs), controls are added to pages\n\t- when controls reach bottom of page (customizable using page.height property) controls flow to the right\n\t- ability to customize spacing / sizes / colors etc. using a configuration class\n\t- everything on a grid\n\t- addFrame has been renamed to addContent and manages any class type which extends ofBaseDraws\n\t- saved in xml using 'keys', so you can add/remove/rename/reorder controls and still load values correctly\n\t- option to backup save\n\t- all controls inherit from ofxMSAInteractiveObject (for simpler event management)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemo%2Fofxsimpleguitoo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmemo%2Fofxsimpleguitoo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmemo%2Fofxsimpleguitoo/lists"}