1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-08 23:04:15 +01:00

various fixes, scrollview scrollers, text painting

This commit is contained in:
kojima
2001-02-20 23:38:36 +00:00
parent 4521852297
commit affcc3babd
12 changed files with 272 additions and 87 deletions

View File

@@ -1279,9 +1279,11 @@ main(int argc, char **argv)
*/
testDragAndDrop(scr);
#if 0
testScrollView(scr);
testTabView(scr);
#if 0
testBox(scr);
testText(scr);
testList(scr);
@@ -1292,7 +1294,6 @@ main(int argc, char **argv)
testTextField(scr);
testDragAndDrop(scr);
testDragAndDrop(scr);
testFontPanel(scr);