You are not logged in.
The forum is now configured for sending mails. So you can subscribe to topics and get informed via mail.
Can you lock it so that window size changes but it changes proportionally
also.. when you click on the scroll to bet size can you amke it so that has the option to only increase or decrease by 1bb at a time?
Offline
chantonius wrote:
Can you lock it so that window size changes but it changes proportionally
Unfortunately, there isn't a platform independent solution for this. The table itself keeps its aspect ratio when resizing, but the window doesn't. More information can be found here: http://sourceforge.net/apps/trac/holdingnuts/ticket/39
If you've got an idea how to do this (platform independent) for Qt we'd like to know
We thought about fixing this for MS Windows only, but we wanted to have consistent behavior on all platforms.
chantonius wrote:
also.. when you click on the scroll to bet size can you amke it so that has the option to only increase or decrease by 1bb at a time?
That's a good idea! I have added a new ticket for this: http://sourceforge.net/apps/trac/holdingnuts/ticket/205
Offline