I've created a wew standalone F200 menu test for anybody that wants to give some feedback.
http://www.iprice.remakes.org/stuff/menu2.rar (975kb)
This is for F200 touchscreen support ONLY - it runs on an F100, but you won't be able to activate any menus.
There are 3 different menu tests, each using a different method of screen polling and menu access. Hopefully at least one will work correctly.
[PRAYER MODE] Please work![/PRAYER MODE]
All 3 menu tests are working properly, but with different behaviors. :lol:
Test 1: As long as the screen is remained pressed, the crosshair will follow the stylus, and the menus will be highlighted/unhighlighted properly. The highlight will disappear as soon as you stop pressing the screen.
Test 2: The crosshair will only move once you stop pressing the screen; it moves to the last coordinate before you stopped pressing. If the last coordinate is within a menu, then the menu will be highlighted and remain highlighted until you press a different area. The current highlight will disappear when the screen is pressed.
Test 3: Combination of Test 1 & 2. The crosshair follows the stylus, and the menus will be highlighted/unhighlighted (phase 1) as long as the screen is pressed. If the last coordinate when you stopped pressing is within a menu, then it will be selected (phase 2) and remain selected until you press a different area.
Great work on these menu tests. I guess Test 3 would be the appropriate one for the game.