request for custom lay outs
#2
(07-08-2023, 08:20 AM)visit Wrote: hey, i`m configuring app on custom lay out, i have 2 asks
the best way to know when it`s my turn to act, it`s with the time bank option, its possible to create another region for the action button, that will be time bankĀ  icon

Yes. You would do it like so:

Code:
buttons=fold,call,bet,timebank

action_button=fold,timebank
...
timebank_button_x_coord=
timebank_button_y_coord=
timebank_button_region_topleft_x_coord=
timebank_button_region_topleft_y_coord=
timebank_button_region_bottomright_x_coord=
timebank_button_region_bottomright_y_coord=

The region topleft and bottomright coords might not even be needed

If you don't need the fold button as part of the action_buttons then you can remove it and the comma. (Even though the setting name is not plural, you can use multiple action buttons separated by comma)


(07-08-2023, 08:20 AM)visit Wrote: and apps needs confirmation on the raise button for the bet, is possible to get the second click before moove table to the grid??
Are you talking about having the tables move to grid when you vpip? One thing with that solution above, is that if you set those region coords, SAT might detect timebank clicks as vpip and move the table to the grid. I'm not exactly sure how it might respond

I know some of the mobile apps had something like this where you had to press the Bet button once, and then you get some betting options, and then you have press it a second time to send
Reply


[-]
Quick Reply
Message
Type your reply to this message here.

Username::
Image Verification
Please enter the text contained within the image into the text box below it. This process is used to prevent automated spam bots.
Image Verification
(case insensitive)
Please select the number: 5
1 2 3 4 5 6 7 8 9 10

Messages In This Thread
request for custom lay outs - by visit - 07-08-2023, 08:20 AM
RE: request for custom lay outs - by SaT_Admin - 07-08-2023, 09:01 AM
RE: request for custom lay outs - by visit - 07-08-2023, 11:01 AM
RE: request for custom lay outs - by SaT_Admin - 07-08-2023, 12:06 PM
RE: request for custom lay outs - by visit - 07-08-2023, 12:52 PM
RE: request for custom lay outs - by visit - 07-08-2023, 04:56 PM
RE: request for custom lay outs - by SaT_Admin - 07-09-2023, 01:05 AM
RE: request for custom lay outs - by Guest - 07-09-2023, 05:27 AM
RE: request for custom lay outs - by SaT_Admin - 07-09-2023, 06:10 AM
RE: request for custom lay outs - by visit - 07-09-2023, 06:43 AM
RE: request for custom lay outs - by visit - 07-09-2023, 07:18 AM
RE: request for custom lay outs - by SaT_Admin - 07-09-2023, 09:12 AM
RE: request for custom lay outs - by visit - 07-09-2023, 05:35 PM
RE: request for custom lay outs - by SaT_Admin - 07-10-2023, 01:00 AM
RE: request for custom lay outs - by visit - 07-11-2023, 01:46 PM
RE: request for custom lay outs - by SaT_Admin - 07-11-2023, 03:09 PM