-
Could the default action be assigned to the middle button instead of the left one in Symbian? This way feels more natural, since the left button is usually assigned to "options" dialogs.
To make it even better, the menu could be assigned to the left button.
2007-04-24 18:30:28 UTC in ScummVM
-
This has been fixed in the latest CVS build (1.00), even though some other stuff isn't working (the menu, skipping screens), but I trust these will be fixed for release. By the way, would it be possible to change the main button from the right one to the center one? It feels more natural in Symbian. Should I open a feature request?.
2007-04-24 18:11:05 UTC in ScummVM
-
The graphics on Symbian v3 (on an E65) only take up the top right quarter or so of the screen. They appear to be rescaled instead of shifted (I don't think three quarters of the screen are missing), but I could be wrong.
2007-04-24 15:10:52 UTC in ScummVM
-
Sadly, I am away for the holidays and will not return for a few more weeks. I will see if I can find some test cases when I return.
2006-12-23 12:41:18 UTC in Python parsing module
-
When I reference results by name (result.day), sometimes the returned values will be lists with a single value and sometimes just the value. The parse action is set to return an integer.
2006-12-10 03:35:30 UTC in Python parsing module
-
There is an odd bug, I'll try to explain it well. I call .setResultsName and set a name for the result, and setParseAction to specify a function that replaces the tokens with a two-item tuple, like (2, 2). When I parse a string and print the returned object, I can see the tuple correctly in the list, but when I try to access the token by name, I only get the first item.
I played around a bit...
2006-12-10 03:17:06 UTC in Python parsing module
-
poromenos committed revision 25 to the MUDdrop SVN repository, changing 1 files.
2006-07-10 12:39:15 UTC in MUDdrop
-
poromenos committed revision 24 to the MUDdrop SVN repository, changing 1 files.
2006-07-10 12:30:24 UTC in MUDdrop
-
poromenos committed revision 23 to the MUDdrop SVN repository, changing 1 files.
2006-06-30 01:11:25 UTC in MUDdrop
-
poromenos committed revision 22 to the MUDdrop SVN repository, changing 1 files.
2006-06-19 22:31:01 UTC in MUDdrop