[mythtv] mythgame - pagedown

mmcconnell at uniserve.com mmcconnell at uniserve.com
Mon Feb 23 14:11:07 EST 2004


Err, even more so

1 & 9 -> 4 page up / down
2 & 8 -> 1 page up / down
3 & 7 -> 3 move up / down


Quoting mmcconnell at uniserve.com:

> A nice addition to mythgame is;
> 
> Adding 
>         else if (action == "2")
>             game_tree_list->pageUp();
>         else if (action == "8")
>             game_tree_list->pageDown();
> To
>         void GameTree::keyPressEvent(QKeyEvent *e)
> In
>         gametree.cpp
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
> 




More information about the mythtv-dev mailing list