View Single Post
  #526 (permalink)  
Old 17th Apr 2010, 4:38 am
knob's Avatar
knob knob is offline
Senior Member
Valued Member
 
Join Date: May 2007
Posts: 1,285
Default

Quote:
I cut into pieces RK_MLC_USBFS_SD.A this lib and elicited only those functions that are necessary to access SDCard.
Wow! that is impressive flasher, did you manage to somehow decompile this file?

Regarding a file open dialog, I think it would be best to do something similar to what the firmware already does to select files, in other words like the browser screen a simple text list that fills the screen and just select the file you need using the direction arrows and choose with the play button, just to keep it simple and easy to operate.

Regarding a save dialog, do we need one at all? sure the option to save is needed for things like updating a configuration but I think that's about it.

I would like to implement something like SDL for GDK :- http://www.libsdl.org/index.php
this is used for things like the gameboy and to create emulators etc, but it would probably be a bit too much to make this work with the GDK.
__________________
-----------------------------------------------------------------------------------------------------------

Last edited by knob; 17th Apr 2010 at 4:50 am.
Reply With Quote