{"id":23436348,"url":"https://github.com/gammasoft71/examples","last_synced_at":"2025-08-19T20:18:24.105Z","repository":{"id":52917107,"uuid":"175615923","full_name":"gammasoft71/Examples","owner":"gammasoft71","description":"Shows how to use Gui controls with some common toolkits.","archived":false,"fork":false,"pushed_at":"2024-05-14T13:27:37.000Z","size":92,"stargazers_count":16,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-30T22:29:18.794Z","etag":null,"topics":["appkit","cocoa","cpp","cpp17","csharp","fltk","gtk","gtkmm","objective-c","python","python-3","python3","qt","qt5","tk","tkinter","win32","win32api","winforms","wxwidgets"],"latest_commit_sha":null,"homepage":"https://gammasoft71.wixsite.com/gammasoft/examples","language":null,"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/gammasoft71.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-03-14T12:17:56.000Z","updated_at":"2025-04-09T10:13:59.000Z","dependencies_parsed_at":"2025-04-13T04:12:28.642Z","dependency_job_id":"a0a7b64b-cb72-4916-ac0b-5b9aef20388e","html_url":"https://github.com/gammasoft71/Examples","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gammasoft71/Examples","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gammasoft71%2FExamples","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gammasoft71%2FExamples/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gammasoft71%2FExamples/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gammasoft71%2FExamples/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gammasoft71","download_url":"https://codeload.github.com/gammasoft71/Examples/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gammasoft71%2FExamples/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271215037,"owners_count":24720098,"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","status":"online","status_checked_at":"2025-08-19T02:00:09.176Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["appkit","cocoa","cpp","cpp17","csharp","fltk","gtk","gtkmm","objective-c","python","python-3","python3","qt","qt5","tk","tkinter","win32","win32api","winforms","wxwidgets"],"created_at":"2024-12-23T13:18:51.548Z","updated_at":"2025-08-19T20:18:24.078Z","avatar_url":"https://github.com/gammasoft71.png","language":null,"readme":"# Examples\n\nShows how to use gui controls with some common toolkits.\n\n## Toolkits\n\n|                                                                                                       | Examples                                                          | Language                                                                                                                                           | Github sources                                                                                     | SourceForge projects                                                |\n|-------------------------------------------------------------------------------------------------------|-------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------|---------------------------------------------------------------------|\n| [![xtd_logo](Docs/Pictures/xtd_forms.png)](https://gammasoft71.wixsite.com/xtdpro)            | [xtd](https://gammasoft71.wixsite.com/xtdpro)            | [C++](https://isocpp.org)                                                                                                                          | [xtd/examples](https://github.com/gammasoft71/xtd/tree/master/examples)                | [xtd](https://sourceforge.net/projects/xtdpro/)             |\n| [![winforms_logo](Docs/Pictures/Winforms.png)](https://gammasoft71.wixsite.com/gammasoft/csharp)      | [Winforms](https://gammasoft71.wixsite.com/gammasoft/csharp)      | [C#](https://docs.microsoft.com/en-us/dotnet/csharp/)                                                                                              | [Examples_CSharp](https://github.com/gammasoft71/Examples_CSharp/tree/master/System.Windows.Forms) | [csharpexample](https://sourceforge.net/p/csharpexample/)           |\n| [![cocoa_logo](Docs/Pictures/Cocoa.png)](https://gammasoft71.wixsite.com/gammasoft/cocoa)             | [Cocoa (AppKit)](https://gammasoft71.wixsite.com/gammasoft/cocoa) | [Objective-c](https://developer.apple.com/library/archive/documentation/Cocoa/Conceptual/ProgrammingWithObjectiveC/Introduction/Introduction.html) | [Examples_Cocoa](https://github.com/gammasoft71/Examples_Cocoa)                                    | [objectivecexamples](https://sourceforge.net/p/objectivecexamples/) |\n| [![fltk_logo](Docs/Pictures/FLTK.png)](https://gammasoft71.wixsite.com/gammasoft/fltk)                | [FLTK](https://gammasoft71.wixsite.com/gammasoft/fltk)            | [C++](https://isocpp.org)                                                                                                                          | [Examples_FLTK](https://github.com/gammasoft71/Examples_FLTK)                                      | [fltkexamples](https://sourceforge.net/p/fltkexamples/)             |\n| [![gtk_logo](Docs/Pictures/Gtk.png)](https://gammasoft71.wixsite.com/gammasoft/gtk)                   | [Gtk](https://gammasoft71.wixsite.com/gammasoft/gtk)              | [C++](https://isocpp.org)                                                                                                                          | [Examples_Gtk](https://github.com/gammasoft71/Examples_Gtk)                                        | [gtkexamples](https://sourceforge.net/p/gtkexamples/)               |\n| [![gtkmm_logo](Docs/Pictures/Gtkmm.png)](https://gammasoft71.wixsite.com/gammasoft/gtkmm)             | [Gtkmm](https://gammasoft71.wixsite.com/gammasoft/gtkmm)          | [C++](https://isocpp.org)                                                                                                                          | [Examples_Gtkmm](https://github.com/gammasoft71/Examples_Gtkmm)                                    | [gtkmmexamples](https://sourceforge.net/p/gtkmmexamples/)           |\n| [![juce_logo](Docs/Pictures/JUCE.png)](https://gammasoft71.wixsite.com/gammasoft/juce)                | [JUCE](https://gammasoft71.wixsite.com/gammasoft/juce)            | [C++](https://isocpp.org)                                                                                                                          | [Examples_JUCE](https://github.com/gammasoft71/Examples_JUCE)                                      | [jujeexamples](https://sourceforge.net/p/juceexamples/)             |\n| [![tk_logo](Docs/Pictures/Tk.png)](https://gammasoft71.wixsite.com/gammasoft/python)                  | [Tkinter](https://gammasoft71.wixsite.com/gammasoft/python)       | [Python](https://python.org)                                                                                                                       | [Examples_Python](https://github.com/gammasoft71/Examples_Python/tree/master/tkinter)              | [pythonexample](https://sourceforge.net/p/pythonexample/)           |\n| [![qt_logo](Docs/Pictures/Qt.png)](https://gammasoft71.wixsite.com/gammasoft/qt)                      | [Qt / Qt Quick](https://gammasoft71.wixsite.com/gammasoft/qt)     | [C++](https://isocpp.org)                                                                                                                          | [Examples_Qt](https://github.com/gammasoft71/Examples_Qt)                                          | [qtexample](https://sourceforge.net/p/qtexample/)                   |\n| [![win32_logo](Docs/Pictures/Win32.png)](https://gammasoft71.wixsite.com/gammasoft/win32)             | [Win32 Api](https://gammasoft71.wixsite.com/gammasoft/win32)      | [C++](https://isocpp.org)                                                                                                                          | [Examples_Win32](https://github.com/gammasoft71/Examples_Win32/tree/master/Win32.Gui)              | [win32examples](https://sourceforge.net/p/win32examples/)           |\n| [![wxPython](Docs/Pictures/wxPython.png)](https://gammasoft71.wixsite.com/gammasoft/python)           | [wxPython](https://gammasoft71.wixsite.com/gammasoft/python)      | [Python](https://python.org)                                                                                                                       | [Examples_Python](https://github.com/gammasoft71/Examples_Python/tree/master/wxPython)             | [pythonexample](https://sourceforge.net/p/pythonexample/)           |\n| [![wxwidgets_logo](Docs/Pictures/wxWidgets.png)](https://gammasoft71.wixsite.com/gammasoft/wxwidgets) | [wxWidgets](https://gammasoft71.wixsite.com/gammasoft/wxwidgets)  | [C++](https://isocpp.org)                                                                                                                          | [Examples_wxWidgets](https://github.com/gammasoft71/Examples_wxWidgets)                            | [wxwidgetsexamples](https://sourceforge.net/p/wxwidgetsexamples/)   |\n\n## Languages\n\n|                                                                                                      | Examples                                                       | Github sources                                                    | SourceForge projects                                                |\n|------------------------------------------------------------------------------------------------------|----------------------------------------------------------------|-------------------------------------------------------------------|---------------------------------------------------------------------|\n| [![c_logo](Docs/Pictures/C.png)](https://gammasoft71.wixsite.com/gammasoft/c)                        | [C](https://gammasoft71.wixsite.com/gammasoft/c)               | [Examples_C](https://github.com/gammasoft71/Examples_C)           | [cexamples](https://sourceforge.net/p/cexamples/)                   |\n| [![csharp_logo](Docs/Pictures/CSharp.png)](https://gammasoft71.wixsite.com/gammasoft/csharp)         | [C#](https://gammasoft71.wixsite.com/gammasoft/csharp)         | [Examples_CSharp](https://github.com/gammasoft71/Examples_CSharp) | [csharpexample](https://sourceforge.net/p/csharpexample/)           |\n| [![cpp_logo](Docs/Pictures/Cpp.png)](https://gammasoft71.wixsite.com/gammasoft/cpp)                  | [C++](https://gammasoft71.wixsite.com/gammasoft/cpp)           | [Examples_Cpp](https://github.com/gammasoft71/Examples_Cpp)       | [cppexamples](https://sourceforge.net/p/cppexamples/)               |\n| [![objectivec_logo](Docs/Pictures/Objective-c.png)](https://gammasoft71.wixsite.com/gammasoft/cocoa) | [Objective-c](https://gammasoft71.wixsite.com/gammasoft/cocoa) | [Examples_Cocoa](https://github.com/gammasoft71/Examples_Cocoa)   | [objectivecexamples](https://sourceforge.net/p/objectivecexamples/) |\n| [![python_logo](Docs/Pictures/Python.png)](https://gammasoft71.wixsite.com/gammasoft/python)         | [Python](https://gammasoft71.wixsite.com/gammasoft/python)     | [Examples_Python](https://github.com/gammasoft71/Examples_Python) | [pythonexample](https://sourceforge.net/p/pythonexample/)           |\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgammasoft71%2Fexamples","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgammasoft71%2Fexamples","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgammasoft71%2Fexamples/lists"}