Welcome to the Poker Sleuth bug tracker. If you're experiencing a new problem, please register an account with the bug tracker in order to record your bug. After registering, you may also subscribe to existing issues in order to be notified whenever there's an update.

Issue225

Title SHIP should have a hole card search feature and holes should be sorted by strength
Priority feature Status fixed
Versions Poker Sleuth 1.9
Superseder Nosy List Daniel

Created on 2010-03-07.02:25:19 by Daniel, last changed by Daniel.

Messages
msg385 (view) Author: Daniel Date: 2010-03-12.22:45:10

Fixed in 1.9.0.761

msg361 (view) Author: Daniel Date: 2010-03-07.05:58:57

Perhaps switch to using a DataGridView? That would allow sorting on particular columns.
http://www.getdotnetcode.com/gdncstore/free/ColorDataGridViewCellsBasedOnData/ColorDataGridViewCellsBasedOnData.htm

msg360 (view) Author: Daniel Date: 2010-03-07.05:44:25

When we're analyzing the villain, we're interested in getting a feel for their range in a particular situation.

History
Date User Action Args
2010-03-12 22:45:10Danielsetstatus: new -> fixed
messages: + msg385
2010-03-07 05:58:57Danielsetmessages: + msg361
2010-03-07 05:44:25Danielsetnosy: + Daniel
messages: + msg360
2010-03-07 02:25:19Danielcreate