Following are articles that will be useful to developers enhancing or fixing XTrackCAD.
- Source code and other services are available at the Sourceforge Project Page: [https://sourceforge.net/projects/xtrkcad-fork].
- WindowsBuild - setting up a Windows system as development platform for XTrackCAD
- BranchesAndReleases - explains the branching strategy andversion numbering scheme used for development and stable branches.
- BuildNotes - documents the XTrackCAD build process, which is now consistent across all platforms. Also, how we build deistributable packages.
- FileFormats - describes a subset of the file formats used by XTrackCAD.
- ArchiveFormat - describes the archive file format used by XTrackCAD V5.2+.
- _- describes the format of the configuration file
- [[Internationalization:_ [ConfigurationFile]]] - provides an overview of XTrackCAD Native Language Support.
- LineEnding - discusses some issues surrounding line-endings on different platforms.
- Compiling _for experiments with DXF import
- Debugging tips on the debug page [[Debug:_ [DXFLib]]]
- GTK3 notes on the new template style _- Redesigning the Custom Turnout Command [[CustomTurnout:_ [UITemplates]]
]
- _- Accelerator Keys [[AccelKeys:_ [PolyLine]]s
]
- Context Help _- Signals V2 [[Signals:_ [ContextHelp]]
] Proposal
- New _
- [[RegressionTesting:_ [InteractionModel]]]
CategoryDevel