From: Erik V. <eri...@xs...> - 2010-08-11 22:17:09
|
I found that you can do that, but at the rather severe penalty of losing all end-of lines. The report becomes one long line. Better keep to the (what Stefan in his wisdom disposes as) "legacy" report if you want to save or copy it. Erik. _____ From: Chris Shaffer [mailto:chr...@gm...] Sent: Wednesday 11 August 2010 21:17 To: Development list for Rails: an 18xx game Subject: Re: [Rails-devel] Report window as game history Is it still possible to copy text from the Report window for pasting into an email? -- Chris Please consider the environment before printing this e-mail. On Tue, Aug 10, 2010 at 4:20 PM, Stefan Frey <ste...@we...> wrote: The linked movesets in the CGR 1856 merger inspired a feature that proved to be surprisingly easy (as it leverages on the excellent move/state mechanisms in Rails). The downside is that it can be effected by the all undo related bugs, but the number of those was on the decrease lately. The report window now acts as game history: There are hyperlinks for each action. Clicking on any of those lets Rails jump to that game situation (by calling undo repeatedly). Return to a later position is possible unless an action is taken (as it is the case for standard redo). I also added two buttons (<< and >>) to allow single-step moves. The old report window (which is editable) can be activated via the Configuration menu (or setting report.window.type to static in the legacy configfiles). Stefan ---------------------------------------------------------------------------- -- This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Rails-devel mailing list Rai...@li... https://lists.sourceforge.net/lists/listinfo/rails-devel |