{"id":40388370,"url":"https://github.com/tcltk/bwidget","last_synced_at":"2026-01-20T12:32:37.907Z","repository":{"id":6330669,"uuid":"7566117","full_name":"tcltk/bwidget","owner":"tcltk","description":"BWidget (Mirror of core.tcl-lang.org).","archived":false,"fork":false,"pushed_at":"2025-06-24T06:38:10.000Z","size":1919,"stargazers_count":14,"open_issues_count":0,"forks_count":15,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-06-24T07:32:20.822Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://core.tcl-lang.org/bwidget/","language":"Tcl","has_issues":false,"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/tcltk.png","metadata":{"files":{"readme":"README.txt","changelog":"CHANGES.txt","contributing":null,"funding":null,"license":"LICENSE.txt","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":"2013-01-11T20:07:08.000Z","updated_at":"2025-03-30T00:40:32.000Z","dependencies_parsed_at":"2023-01-11T17:02:30.353Z","dependency_job_id":"65358484-2385-40b0-8de0-aab14b2efaf2","html_url":"https://github.com/tcltk/bwidget","commit_stats":null,"previous_names":[],"tags_count":86,"template":false,"template_full_name":null,"purl":"pkg:github/tcltk/bwidget","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcltk%2Fbwidget","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcltk%2Fbwidget/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcltk%2Fbwidget/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcltk%2Fbwidget/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tcltk","download_url":"https://codeload.github.com/tcltk/bwidget/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tcltk%2Fbwidget/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28603392,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T12:01:53.233Z","status":"ssl_error","status_checked_at":"2026-01-20T12:01:46.545Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2026-01-20T12:32:37.840Z","updated_at":"2026-01-20T12:32:37.898Z","avatar_url":"https://github.com/tcltk.png","language":"Tcl","funding_links":[],"categories":[],"sub_categories":[],"readme":"BWidget ToolKit 1.9.0\t\t\t\tJuly 2009\nCopyright (c) 1998-1999 UNIFIX.\nCopyright (c) 2001-2002 ActiveState Corp. \n\nSee the file LICENSE.txt for license info (uses Tcl's BSD-style license).\n\n--------------------------------------------------------------------------\n\nWHAT IS BWIDGET ?\n\nThe BWidget Toolkit is a high-level Widget Set for Tcl/Tk built using\nnative Tcl/Tk 8.x namespaces.\n\nThe BWidgets have a professional look\u0026feel as in other well known\nToolkits (Tix or Incr Widgets), but the concept is radically different\nbecause everything is pure Tcl/Tk.  No platform dependencies, and no\ncompiling required.  The code is 100% Pure Tcl/Tk.\n\nThe BWidget library was originally developed by UNIFIX Online, and\nreleased under both the GNU Public License and the Tcl license.\nBWidget is now maintained as a community project, hosted by\nSourceforge.  Scores of fixes and enhancements have been added by\ncommunity developers.  See the ChangeLog file for details.\n\n--------------------------------------------------------------------------\n\nWIDGET LIST (1.9)\n\nSimple Widgets \n      Label           Extended Label widget\n      Entry           Extended Entry widget\n      Button          Extended Button widget\n      ArrowButton     Button widget with an arrow shape.\n      ProgressBar     Progress indicator widget\n      ScrollView      Display the visible area of a scrolled window\n      Separator       3D separator widget\n\nManager Widgets \n      MainFrame       Manage toplevel with menu, toolbar and statusbar \n      LabelFrame      Frame with a Label\n      TitleFrame      Frame with a title\n      ScrolledWindow  Generic scrolled widget\n      ScrollableFrame Scrollable frame containing widget\n      PanedWindow     Tiled layout manager widget\n      ButtonBox       Set of buttons with horizontal or vertical layout\n      PagesManager    Pages manager widget\n      NoteBook        Notebook manager widget\n      Dialog          Dialog abstraction with custom buttons\n\nComposite Widgets \n      LabelEntry      LabelFrame containing an Entry widget. \n      ComboBox        ComboBox widget\n      SpinBox         SpinBox widget\n      Tree            Tree widget\n      ListBox         ListBox widget\n      MessageDlg      Message dialog box\n      ProgressDlg     Progress indicator dialog box\n      PasswdDlg       Login/Password dialog box (contributed by Stephane Lavirotte)\n      SelectFont      Font selection widget\n      SelectColor     Color selection widget\n\nCommands Classes \n      Widget          The Widget base class\n      DynamicHelp     Provide help to Tk widget or BWidget\n      DragSite        Commands set for Drag facilities\n      DropSite        Commands set for Drop facilities\n      BWidget         Utilities\n\n--------------------------------------------------------------------------\nINSTALLATION AND USE\n\n- On Unix Platform:\n  Uncompress the file BWidget-\u003cversion\u003e.tar.Z|gz\n\n  To use the BWidget:\n  - If you have uncompressed the archive file under the Tcl Library Path\n    directory, you only need to do:\n      % package require BWidget\n  - If not, you have to specify the BWidget installation path in auto_path\n    global variable:\n      % lappend auto_path \u003cinstall_path\u003e\n      % package require BWidget\n\n  To launch the demo, you need to cd into the demo subdirectory:\n      $ cd \u003cinstall_path\u003e/demo\n      $ wish demo.tcl\n\n- On Windows and others Platforms:\n  Uncompress the file BWidget-\u003cversion\u003e.zip\n\n  To use the BWidget:\n  - If you uncompressed the archive file under the Tcl Library Path\n    directory, you only need to do:\n      % package require BWidget\n  - If not, you have to specify the BWidget installation path in auto_path\n    global variable:\n      % lappend auto_path your_path\n      % package require BWidget\n\n  To launch the demo :\n      Double click on demo.tcl in the demo subdirectory\n\n\nDistribution contains these directories:\n\nBWidget-\u003cversion\u003e   Root directory and BWidget Tcl sources\n   BWman        HTML manual pages\n   images       images used by BWidget\n   lang         Resources for language customization\n   demo         Demo sources\n   tests        BWidgets test suite         \n\n\n--------------------------------------------------------------------------\n\nDOCUMENTATION\n\nHTML manual pages are available in the BWman subdirectory.  Point to\nindex.html for frame version with tree navigation, or to contents.html\nfor no frame version.\n\n--------------------------------------------------------------------------\n\nCONTACTS\n\nThe BWidget toolkit is maintained on Sourceforge, at\nhttp://www.sourceforge.net/projects/tcllib/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcltk%2Fbwidget","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftcltk%2Fbwidget","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftcltk%2Fbwidget/lists"}