Hi. I am having trouble designing a hand editor so that it shows the play of all 4 hands to a point, but keeps two of the hands hidden. I know it is possible to do, though, since I have seen diagrams like that. What's the secret?
Page 1 of 1
How to design a hand editor to show play, but not all 4 hands
#2
Posted 2012-October-22, 23:22
CSGibson, on 2012-October-22, 17:30, said:
Hi. I am having trouble designing a hand editor so that it shows the play of all 4 hands to a point, but keeps two of the hands hidden. I know it is possible to do, though, since I have seen diagrams like that. What's the secret?
Only enter cards for two of the four hands... during play, enter the cards played by the unseen hands just as if they were shown in the diagram. Hope that makes sense...
--Ben--
#3
Posted 2012-October-23, 01:05
Is that something I can do in the viewer, or do I have to do manual editing of the "code" afterwards?
Edit: Nevermind, I think I've figured it out. Worst case scenerio I can create two diagrams, one with the play and one with only the two hands showing, and paste in what I want; alternatively, I can figure out the coding.
Edit: Nevermind, I think I've figured it out. Worst case scenerio I can create two diagrams, one with the play and one with only the two hands showing, and paste in what I want; alternatively, I can figure out the coding.
Chris Gibson
#5
Posted 2012-November-09, 11:12
How can you save those partial hands?
Hand Editor does not have a Save option, unless you enter all four hands!
Hand Editor does not have a Save option, unless you enter all four hands!
#6
Posted 2013-November-25, 05:39
inquiry, on 2012-October-22, 23:22, said:
Only enter cards for two of the four hands... during play, enter the cards played by the unseen hands just as if they were shown in the diagram. Hope that makes sense...
CSGibson, on 2012-October-23, 01:05, said:
Is that something I can do in the viewer, or do I have to do manual editing of the "code" afterwards?
Edit: Nevermind, I think I've figured it out. Worst case scenerio I can create two diagrams, one with the play and one with only the two hands showing, and paste in what I want; alternatively, I can figure out the coding.
Edit: Nevermind, I think I've figured it out. Worst case scenerio I can create two diagrams, one with the play and one with only the two hands showing, and paste in what I want; alternatively, I can figure out the coding.
Hi, can someone explain to me how to do this? As CSG said, is it possible to do in the editor or should I just become au fait with the code?
Also 'boldbida' raises a good question...
Also, a side-issue. By what method can I quickly get a handviewer URL link to a hand posted in the forums?
EDIT: Okay, I have worked it out by just creating the whole hand and then cutting out the two hands that I don't want to be visible and replacing them with "shdc". So it seems it is not possible to do this in the actual editor. This is a shame and I don't understand why. It would be such a quick and easy feature to implement.
'In an infinite universe, the one thing sentient life cannot afford to have is a sense of proportion.' - Douglas Adams
Page 1 of 1