Re: [Chessx-users] Viewing complex PGN files?
Chess Database and PGN viewer
Brought to you by:
hognose
From: Jens N. <jen...@gm...> - 2014-07-20 07:34:05
|
Once I have Version 1.2.0 done, I want to design a Model-View architecture around the Game class, this would allow us more sophisticated views than HTML. The way we are currently generating and using HTML will hinder any systematic progress, in addition, the generic output class makes maintenance hard. Jens Am 18.07.2014 um 19:42 schrieb James Coons <ja...@co...>: > Maybe a feature to temporarily hide variations without actually deleting them would be useful. > > James Coons >> On Jul 18, 2014, at 12:09 PM, ChessX <jen...@gm...> wrote: >> >> >> The display of variations will be fixed in version 1.2.0. The fix is already in the svn repository, so you can build your own update. >> >> Grūße, Jens >> >>> Am 18.07.2014 um 16:03 schrieb James Coons <ja...@co...>: >>> >>> 1. Under Preferences, Game Tab, try playing with the "Column Style", and “Keep variations inline from level” settings. >>> >>> 3. If you select a position in the game text and right click, then select "Add other symbol” #(Diagram). If the show diagrams option is turned on you will see the diagram in the game text. >>> >>> 2. You can copy the game and delete variations you are not interested in and/or promote variations you are interested in. >>> >>> James Coons >>> >>> >>>> On Jul 18, 2014, at 4:32 AM, Fex Xef <fs...@gm...> wrote: >>>> >>>> I have been having difficulty viewing complex PGN files with nested variations in ChessX (mac) and wonder if anyone can help me. These are files with many deeply nested, long variations and subvariations. (Probably 30 or so variations at a depth of 3 or 4 sometimes, around 5-10 moves in some cases. By "depth of 3 or 4" I mean, the main line is depth 0, a subvariation of that at depth 1, a subvariation of that at depth 2, and subvariation of that at depth 3). >>>> >>>> What happens is that the indentation stops making any sense that I can perceive. I am not even sure that ChessX supports this. I have tried modifying the Appearance parameters but it does not help much. >>>> >>>> So some questions: >>>> >>>> (1) What is the best way to view these kinds of deeply annotated, nested PGN file in ChessX (or any other program for that matter). >>>> >>>> (2) Can I easily "split" the PGN file into smaller files with subvariations that might be easier to handle, e.g., write a position and its subtree to another file or something like that? >>>> >>>> (3) What does the "Show Diagrams" option in Appearance Menu mean? It appears to have no effect and I cannot find any documentation for it. >>>> >>>> >>>> >>>> >>>> ------------------------------------------------------------------------------ >>>> Want fast and easy access to all the code in your enterprise? Index and >>>> search up to 200,000 lines of code with a free copy of Black Duck >>>> Code Sight - the same software that powers the world's largest code >>>> search on Ohloh, the Black Duck Open Hub! Try it now. >>>> http://p.sf.net/sfu/bds_______________________________________________ >>>> Chessx-users mailing list >>>> Che...@li... >>>> https://lists.sourceforge.net/lists/listinfo/chessx-users >>> >>> >>> ------------------------------------------------------------------------------ >>> Want fast and easy access to all the code in your enterprise? Index and >>> search up to 200,000 lines of code with a free copy of Black Duck >>> Code Sight - the same software that powers the world's largest code >>> search on Ohloh, the Black Duck Open Hub! Try it now. >>> http://p.sf.net/sfu/bds >>> _______________________________________________ >>> Chessx-users mailing list >>> Che...@li... >>> https://lists.sourceforge.net/lists/listinfo/chessx-users >> >> ------------------------------------------------------------------------------ >> Want fast and easy access to all the code in your enterprise? Index and >> search up to 200,000 lines of code with a free copy of Black Duck >> Code Sight - the same software that powers the world's largest code >> search on Ohloh, the Black Duck Open Hub! Try it now. >> http://p.sf.net/sfu/bds >> _______________________________________________ >> Chessx-users mailing list >> Che...@li... >> https://lists.sourceforge.net/lists/listinfo/chessx-users > |