Hmm, guess I'll reopen this one because I can't figure out where it's a "skin problem". I changed the BUTTON_EXIT_LEFT from a 0 to 1 but that didn't help. Why doesn't Feb's radio skin exit?
I'm using Febs skin and when I click on the return button in FM mode, nothing happens and I have to kill the FP app.
[EDIT:] Oops, didn't see this one...
Originally Posted by frodobaggins
Hmm, guess I'll reopen this one because I can't figure out where it's a "skin problem". I changed the BUTTON_EXIT_LEFT from a 0 to 1 but that didn't help. Why doesn't Feb's radio skin exit?
does it exit with the default skin, i just finished a skin and found no problems exiting
I found the problem! Febs radio.ini files for both of his skins were missing the following lines at the end of the ini file (he also didn't change the RadioMiniMenu.jpg files for the steel skin, it looks like the aluminum skin):
MINIMENU_LEFT=2
MINIMENU_TOP=83
MINIMENU_WIDTH=18.75
MINIMENU_HEIGHT=15.625
MINIMENU_EXIT_LEFT=0
MINIMENU_EXIT_TOP=0
MINIMENU_EXIT_WIDTH=50
MINIMENU_EXIT_HEIGHT=100
MINIMENU_MINI_LEFT=50
MINIMENU_MINI_TOP=0
MINIMENU_MINI_WIDTH=50
MINIMENU_MINI_HEIGHT=100
BUTTON_MINIMIZE_LEFT=101
BUTTON_MINIMIZE_TOP=101
BUTTON_MINIMIZE_WIDTH=8
BUTTON_MINIMIZE_HEIGHT=13
Bookmarks