Author Topic: Abbreviate large chip values  (Read 859 times)

CHJarzza

  • Newbie
  • *
  • Posts: 11
    • View Profile
Abbreviate large chip values
« on: September 02, 2015, 07:05:29 PM »
Hello!

When blinds and antes get really big I'd like to them appear like 100K-200K. But I'd like to keep other chip values as they are. "Chip Count 2,420,000"

Is this possible?

Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: Abbreviate large chip values
« Reply #1 on: September 03, 2015, 10:29:35 AM »
Yes.  In Settings window -> Preferences tab -> Currency section, under Abbreviate large chip values, set the Minimum chip value to your preference, and then UNcheck Abbreviate large chip values.  On the Layout tab, edit a cell with the blinds and/or ante.  You should see something like this in the Contents:

<nobr>Ante: <ante></nobr>

Change it to:

<nobr>Ante: <ante abbreviateChips="true"></nobr>

Repeat for all property sets in the cell.  Repeat for all cells with blinds and antes.