Author Topic: need help again  (Read 742 times)

psychoid

  • Newbie
  • *
  • Posts: 7
    • View Profile
need help again
« on: November 29, 2017, 11:17:55 PM »
I want to edit the Buttons. I will Change Chop to Tables, that i become this view if i push Chop

but
<tdbutton type="tables" text="Tables" inheritFont="true">

or

<tdbutton type="tables seatsPerTable="10"" text="Tables" inheritFont="true">

dosent work , what do i wrong ?   "" ? 

What token can i use that i become tables Picture ( Not the F4 Version )   i will balancing table manuel


Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: need help again
« Reply #1 on: November 30, 2017, 07:46:26 AM »
I think your quotes are just a bit out of whack:

<tdbutton type="tables" seatsPerTable="10" text="Tables" inheritFont="true">

psychoid

  • Newbie
  • *
  • Posts: 7
    • View Profile
Re: need help again
« Reply #2 on: November 30, 2017, 03:48:49 PM »
dont work . :)


Corey Cooper

  • Administrator
  • Hero Member
  • *****
  • Posts: 6216
    • View Profile
Re: need help again
« Reply #3 on: November 30, 2017, 04:27:15 PM »
Oh my, I'm terribly embarrassed that I didn't even LOOK at your token.  I just noticed the incorrect quotation marks and fixed those.   :-[

Are you wanting the Tables tab of the Settings window to open when you press that button?  The best you can do at the moment is to have a button that opens the Settings window, but it won't go to a specific tab.  I can add that functionality but it's not there today.  To have a button that opens the Settings window, use:

<tdButton type="SettingsWindow">