The MASM Forum

Projects => MasmBasic & the RichMasm IDE => Topic started by: jj2007 on November 07, 2023, 12:48:23 PM

Title: Simple editor
Post by: jj2007 on November 07, 2023, 12:48:23 PM
Attached a new version of my simple multilingual editor. Building requires MasmBasic of 7 November 2023 (http://masm32.com/board/index.php?topic=94.0)

The source is 125 lines short. Features:
- mru (most recently used) files (a feature I definitely miss in QEditor)
- search matches almost the one of big brother RichMasm (https://masm32.com/board/index.php?topic=5314.0), i.e. listbox
- printing is easy, just select what you want to print (no selection=print all)