Skip to content

Instantly share code, notes, and snippets.

@ryantm
Created December 16, 2018 17:54
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/eb8f00477927774697dfb696fb1bf937 to your computer and use it in GitHub Desktop.
Save ryantm/eb8f00477927774697dfb696fb1bf937 to your computer and use it in GitHub Desktop.
/nix/store/qk58zgxkghsxkijdsls8cdwx98xvrs0f-bwidget-1.9.13
└── lib
└── bwidget1.9.13
├── 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