![]() |
|
#16
|
|||
|
|||
|
[ QUOTE ]
I'd like to see some improvement in the UI. Move the buttons to a toolbar and some panels/resizing ability of the hand listbox. [/ QUOTE ] I am not sure exactly what you are proposing here. Maybe if you drew me a picture? Or better yet, download the source from the forge and send me your proposed fixes. [img]/images/graemlins/cool.gif[/img] [ QUOTE ] Also, I've pretty much got PokerStars hand history files parsed using regex to add to an xml file. Do you plan on making the different hand converters providers or some other type of pluggable feature? jjpike [/ QUOTE ] Short answer: Yes, more parsers are on the list. Long Answer: Some moderately time consuming work needs to be done first. The current parsers needs to be abstracted to a base class and the UI needs a way to pick which loaded parses it's going to use. The current parser uses regex. Translating hands into an XML format is also an idea that I had, but didn't follow through with. It's probably a better overall approach and I am considering a retro-fit before it's too late. |
|
|