Begin of work on the file selector.

Quite ugly, i tried to reuse code from the other fileselectors, but I failed.

Basically, it works, but we can improve it a lot.


git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@870 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Adrien Destugues
2009-06-15 21:43:21 +00:00
parent aff6fe50b2
commit 62738a1526
4 changed files with 311 additions and 2 deletions

2
init.c
View File

@@ -1026,7 +1026,7 @@ void Init_buttons(void)
178,18,
16,16,
BUTTON_SHAPE_RECTANGLE,
Button_Settings,Button_Settings,
Button_Settings,Button_Skins,
Do_nothing,
FAMILY_INSTANT);