Browse Source

+ Added exampled from Artur Bac

michael 24 years ago
parent
commit
d13551675c
2 changed files with 386 additions and 371 deletions
  1. 384 370
      packages/gtk/examples/Makefile
  2. 2 1
      packages/gtk/examples/Makefile.fpc

File diff suppressed because it is too large
+ 384 - 370
packages/gtk/examples/Makefile


+ 2 - 1
packages/gtk/examples/Makefile.fpc

@@ -4,7 +4,8 @@
 
 [target]
 dirs=tutorial
-programs=entry notebook scribble clist ttt_test pixmap list progressbar filesel
+programs=entry notebook scribble clist ttt_test pixmap list progressbar filesel\
+         statusbar toolbar rulers spinbutton
 
 [require]
 packages=gtk

Some files were not shown because too many files changed in this diff