Keyboard and mouse input - suggestions and problems

Subforum for discussion and help with ScummVM's iPhone port

Moderator: ScummVM Team

kandresen
Posts: 6
Joined: Wed May 23, 2007 12:23 pm

Pie menu?

Post by kandresen »

First off: great port!

For keyboard-style input in landscape mode: I was wondering if a iPhone-specific "pie" menu might be a more useful method to get at ESC and the F-keys.

(I'm guessing it would need something like two fingers down to activate the pie and distinguish from game actions.)

Term-vt100 on the iPhone implements one to access arrows, ESC and control sequences. MobileTerminal.app is under Google Code -- haven't checked to see if the relevant source is available.
abritinthebay
Posts: 10
Joined: Thu Nov 29, 2007 12:34 am

Re: Clickpoint offset

Post by abritinthebay »

burgerkiller wrote:It seems to me that there is a small offset to the right and down of the cursor point compared to the tap position.
I second this impression. In fact this is one of the only two bugs I've found (other one was the weird freezing mouse pointer one).
User avatar
Vinterstum
ScummVM Developer
Posts: 580
Joined: Sun Oct 16, 2005 6:59 am

Re: Pie menu?

Post by Vinterstum »

kandresen wrote:First off: great port!

For keyboard-style input in landscape mode: I was wondering if a iPhone-specific "pie" menu might be a more useful method to get at ESC and the F-keys.

(I'm guessing it would need something like two fingers down to activate the pie and distinguish from game actions.)

Term-vt100 on the iPhone implements one to access arrows, ESC and control sequences. MobileTerminal.app is under Google Code -- haven't checked to see if the relevant source is available.
I think something like this is the way forward, yeah. We can have many "layers" of the pie menu that you cycle through, so it'd give us an unlimited amount of input options (or even make the keys game/engine specific).

How do we activate it though? A few of the options that I can see:

* Swipe left or right to pull up the menu (awkward)
* Swipe left or right to activate a special menu-mode where hold-and-tap activates the menu instead of right clicking (good for games with no need for right-clicking, annoying otherwise).
* Replace the current ESC input (hold down one finger then double tap). Possibly the best compromise, though slightly annoying in situations where you have to hit ESC multiple times to get past an intro sequence.

Thoughts?
SpARC
Posts: 29
Joined: Mon Nov 12, 2007 12:43 pm

Post by SpARC »

Choose the input for every game yourself or automatically.. Not the same for all games?! That would be nice I think.

If not automatically then please try to implement the option of choosing different touch options/layouts. Would that be realizable?

And also it would be nice to arrange the screen from top not from bottom.. That is easier to switch options and looks better i think..

Written by iphone and bad english included :D
xvi
Posts: 1
Joined: Mon Dec 03, 2007 3:48 pm

Post by xvi »

I've just started playing The Dig and find myselfat a place were I'm required to hold down the left mouse button. Is there any way of doing this in the current version?
User avatar
Vinterstum
ScummVM Developer
Posts: 580
Joined: Sun Oct 16, 2005 6:59 am

Post by Vinterstum »

xvi wrote:I've just started playing The Dig and find myselfat a place were I'm required to hold down the left mouse button. Is there any way of doing this in the current version?
http://wiki.scummvm.org/index.php/IPhone

See the "Toggle Click+Drag mode" section.
Post Reply