]> git.saurik.com Git - wxWidgets.git/commit
new sample: statbar
authorVadim Zeitlin <vadim@wxwidgets.org>
Fri, 4 Feb 2000 20:27:10 +0000 (20:27 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Fri, 4 Feb 2000 20:27:10 +0000 (20:27 +0000)
commit2286341c8d8c72b3eb65ffe23cfc8756f841b1c3
tree0dea1e30620acde5cf09305e2bc7d1912c926492
parent14e40b5aacd99b193d92c28b348b44441e5173bf
new sample: statbar

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5841 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
28 files changed:
Makefile.in
configure
configure.in
docs/latex/wx/statusbr.tex
docs/latex/wx/tsamples.tex
samples/configure
samples/configure.in
samples/statbar/Makefile.in [new file with mode: 0644]
samples/statbar/green.bmp [new file with mode: 0644]
samples/statbar/green.xpm [new file with mode: 0644]
samples/statbar/makefile.b32 [new file with mode: 0644]
samples/statbar/makefile.bcc [new file with mode: 0644]
samples/statbar/makefile.dos [new file with mode: 0644]
samples/statbar/makefile.g95 [new file with mode: 0644]
samples/statbar/makefile.sc [new file with mode: 0644]
samples/statbar/makefile.sl [new file with mode: 0644]
samples/statbar/makefile.twn [new file with mode: 0644]
samples/statbar/makefile.unx [new file with mode: 0644]
samples/statbar/makefile.vc [new file with mode: 0644]
samples/statbar/makefile.wat [new file with mode: 0644]
samples/statbar/red.bmp [new file with mode: 0644]
samples/statbar/red.xpm [new file with mode: 0644]
samples/statbar/statbar.cpp [new file with mode: 0644]
samples/thread/test.cpp
src/common/timercmn.cpp
src/gtk/app.cpp
src/gtk1/app.cpp
utils/makegen/makegen.cpp