Author Topic: Sats button on thoolbox  (Read 1739 times)

wilwer

  • Newbie
  • *
  • Posts: 4
    • View Profile
Sats button on thoolbox
« on: February 02, 2016, 11:53:57 AM »
On the toolbox we now have a button "player ranking" when we use.
We see the ranking of the players  in the tournament that is in progress.
This list is on the screen, and moves up and down.

Can such a button be created for the stats.

So I can show you the ranking of the season during the break to the players.

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: Sats button on thoolbox
« Reply #1 on: February 04, 2016, 11:42:12 AM »
I assume you are referring to using the <tdButton type="PlayerRankings"> layout token to easily access the (built-in) Player Rankings screen directly from the Tournament screen.  The <tdButton> token can be configured to change to any of the built-in screens (Player Rankings, Seating Chart, Blinds Schedule, Player Movement), but unfortunately at the moment there is no built-in screen for displaying the Statistics (there is a feature request for this, however).

You can use the <stats> layout token to embed the statistics within your Tournament screen, however.  Although it doesn't have any automatic sizing to the screen dimensions or automatic scrolling, it does display the current computed statistics and could be used within an existing screen or you could design a screen that displays nothing but the player statistics.