Hey all. I'm trying to write a simple application, to calculate the odds for poker. However, I have run into a problem.
The idea is that the user selects both cards he/she has, use a checkbox to set if they are suited or not, and finally, press Calculate.
The strange thing however is that I...