Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created December 8, 2019 04:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ryantm/9575a1b76a6e3127e36abe962b8fedc1 to your computer and use it in GitHub Desktop.
Save ryantm/9575a1b76a6e3127e36abe962b8fedc1 to your computer and use it in GitHub Desktop.
/nix/store/8f3s11q847qhn9vp80b2p2614hbsl8wk-bwidget-1.9.14
└── lib
└── bwidget1.9.14
├── arrow.tcl
├── bitmap.tcl
├── buttonbox.tcl
├── button.tcl
├── color.tcl
├── combobox.tcl
├── dialog.tcl
├── dragsite.tcl
├── dropsite.tcl
├── dynhelp.tcl
├── entry.tcl
├── font.tcl
├── images
│   ├── bold.gif
│   ├── copy.gif
│   ├── cut.gif
│   ├── dragfile.gif
│   ├── dragicon.gif
│   ├── error.gif
│   ├── file.gif
│   ├── folder.gif
│   ├── hourglass.gif
│   ├── info.gif
│   ├── italic.gif
│   ├── minus.xbm
│   ├── new.gif
│   ├── opcopy.xbm
│   ├── openfold.gif
│   ├── open.gif
│   ├── oplink.xbm
│   ├── opmove.xbm
│   ├── overstrike.gif
│   ├── palette.gif
│   ├── passwd.gif
│   ├── paste.gif
│   ├── plus.xbm
│   ├── print.gif
│   ├── question.gif
│   ├── redo.gif
│   ├── save.gif
│   ├── target.xbm
│   ├── underline.gif
│   ├── undo.gif
│   └── warning.gif
├── init.tcl
├── labelentry.tcl
├── labelframe.tcl
├── label.tcl
├── lang
│   ├── da.rc
│   ├── de.rc
│   ├── en.rc
│   ├── es.rc
│   ├── fr.rc
│   ├── hu.rc
│   ├── nl.rc
│   ├── no.rc
│   └── pl.rc
├── listbox.tcl
├── mainframe.tcl
├── messagedlg.tcl
├── notebook.tcl
├── pagesmgr.tcl
├── panedw.tcl
├── panelframe.tcl
├── passwddlg.tcl
├── pkgIndex.tcl
├── progressbar.tcl
├── progressdlg.tcl
├── scrollframe.tcl
├── scrollview.tcl
├── scrollw.tcl
├── separator.tcl
├── spinbox.tcl
├── statusbar.tcl
├── titleframe.tcl
├── tree.tcl
├── utils.tcl
├── widget.tcl
├── wizard.tcl
└── xpm2image.tcl
4 directories, 79 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment