1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-02-15 05:25:53 +01:00

removed listbag added tree bag

started drag & drop
This commit is contained in:
kojima
2000-03-28 02:30:13 +00:00
parent 20c8f4fd58
commit 6672180d77
18 changed files with 2496 additions and 383 deletions

View File

@@ -718,10 +718,11 @@ int main(int argc, char **argv)
* Put the testSomething() function you want to test here.
*/
testTabView(scr);
testColorWell(scr);
#if 0
testTabView(scr);
testFontPanel(scr);
testSplitView(scr);