mementum / bfplusplus

Automatically exported from code.google.com/p/bfplusplus
GNU General Public License v3.0
3 stars 0 forks source link

Limit #17

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add an amount less than 2 euros in the combo box
2. Bet with the amount inferior a 2 euros.
3.

What is the expected output? What do you see instead?
Bet completed

What version of the product are you using? On what operating system?
Bfplusplus 1.05
Windows 7

Please provide any additional information below.

Hi,

In Betfair, BetAngel, JetBet and Geek Toys allow bets with an amount less than 
2 euros, Why Bfplusplus doesn't let me to bet less than 2 euros?

I know in web application 2 euros is the limit, but some how those software 
allow to bet less.

Bfplusplus is an amazing application, and more than great for that prize 
(free), but that limitation is awful, could you tell me how to solve that issue?

Thanks,
Renato.

Original issue reported on code.google.com by renato.d...@gmail.com on 7 Aug 2012 at 10:48

GoogleCodeExporter commented 9 years ago
Hi,

You just have to implement the following method:

http://www.youtube.com/watch?v=IB8M4I9Kn1g

Which, by the way, is the way "Jet Bet" does it.

Thanks,
Renato.

Original comment by renato.d...@gmail.com on 10 Oct 2012 at 10:37