View Single Post
Old 02-05-2011, 03:35 PM   #136
Mark Nord
2B || !2B
Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.Mark Nord ought to be getting tired of karma fortunes by now.
 
Posts: 854
Karma: 327896
Join Date: Feb 2010
Location: Austria
Device: Sony PRS505/650/T1/tolino vision 5
Quote:
Originally Posted by BenChen View Post
When I tried Sudoku, I couldn't get the menus to work. They would open, but none of the entries were clickable.
Thanks for reporting back.
Interesting as your menu in FiveInARow is build pretty much the same!?

As for kartus suggestion, I think we can simply include this code in every App
Code:
target.doRoot = function () {
        kbook.autoRunRoot.exitIf(kbook.model);
}
This should work at least with all touch-devices, but will have no effect for 300/505 as there is no HOME-Button calling doRoot.
Mark Nord is offline   Reply With Quote