{"id":21319187,"url":"https://github.com/mzprog/sgk","last_synced_at":"2025-03-15T22:21:25.896Z","repository":{"id":202149188,"uuid":"116278472","full_name":"mzprog/SGK","owner":"mzprog","description":"a new tools for GUI under SDL","archived":false,"fork":false,"pushed_at":"2020-07-13T12:51:18.000Z","size":595,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-22T11:16:23.392Z","etag":null,"topics":["c","gui","sdl2"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mzprog.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,"governance":null}},"created_at":"2018-01-04T15:53:05.000Z","updated_at":"2022-10-17T14:08:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"a117cca0-460e-41c2-a780-93dabedcb9e1","html_url":"https://github.com/mzprog/SGK","commit_stats":null,"previous_names":["mzprog/sgk"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzprog%2FSGK","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzprog%2FSGK/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzprog%2FSGK/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mzprog%2FSGK/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mzprog","download_url":"https://codeload.github.com/mzprog/SGK/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243797517,"owners_count":20349413,"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":["c","gui","sdl2"],"created_at":"2024-11-21T19:39:15.968Z","updated_at":"2025-03-15T22:21:25.870Z","avatar_url":"https://github.com/mzprog.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Welcome to the SGK wiki!\n\n### SGK is a Simple GUI Kit, used to create forms.\n\n## Brief Introduction\nyou can use `SGK_Container` to represent some widgets in a specific layout,\u003cbr\u003e\nwe have defined some Widgets:\u003cbr\u003e\n`SGK_Button`, `SGK_InputBox`, `SGK_RadioButton`, `SGK_CheckBox` \n\n## How to use it\nlibrary is still under development and testing, so you can read the header files, it's still easy to understand with comments.\u003cbr\u003e\nalso you can read test files from `test` directory, it will help a lot.\n\u003cbr\u003e\n\u003cbr\u003e\n\n## Install and test\n\nto compile the library, just simply type :\n\n    make\n    make intall\n    \nto test the library type for example:\n\n    make test/system-test.out # or another target \n    cd test # because ttf file is inside the test directory, we will fix it later\n    ./system-test.out\n    \nread `Makefile` to get the target available \n    \n\n# TODO list\n1. Add events structure and event handler.\n2. Add and Update more Containers Layout.\n3. Add System global variable to save current Data like Active input texts and running states.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmzprog%2Fsgk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmzprog%2Fsgk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmzprog%2Fsgk/lists"}