Search found 48 matches
- 29 Mar 2023 05:33
- Forum: Bugs
- Topic: FIXED: MPad 1.23: Access violation
- Replies: 1
- Views: 127
FIXED: MPad 1.23: Access violation
I get an access violation error when loading a particular XML file (attached). The error I receive is: Access violation at address 0000000000000000 in module 'Mpad64.exe'. Execution of address 0000000000000000. This occurs on a fresh out-of-the-box portable version. The file loads fine in RJTE. I am...
- 06 Mar 2023 17:53
- Forum: Bugs
- Topic: FIXED: MPad: Strange behavior when saving custom theme.
- Replies: 1
- Views: 250
FIXED: MPad: Strange behavior when saving custom theme.
Strange behavior when saving custom theme. To reproduce: Open 2 different files in MPad. It doesn't matter what they are. Open Environment -> Themes -> Customize. Click on 'Save'. Tab #1 disappears. Tab #2 is duplicated. Mpad 1.22, 64-bit, portable Windows 10 Edit: Click on 'Save' should read Click ...
- 21 Feb 2023 22:52
- Forum: Bugs
- Topic: Fixed: ??? 15.80: Internet Connection
- Replies: 2
- Views: 238
Re: ??? 15.80: Internet Connection
Thanks! After selecting Help -> Check for updates, I found the following: 'Check for major updates at startup' and 'Check for new beta versions at startup' were unchecked. However. 'Check for minor updates at startup' was checked and greyed out. In options dialog, there is no setting for minor updat...
- 14 Feb 2023 00:36
- Forum: General discussion
- Topic: Resolved: question about chm help file
- Replies: 3
- Views: 800
Re: question about chm help file
If you have the portable version, it belongs in the RJTextEd\Help folder.
- 12 Feb 2023 19:12
- Forum: Bugs
- Topic: Fixed: ??? 15.80: Internet Connection
- Replies: 2
- Views: 238
Fixed: ??? 15.80: Internet Connection
RJT tries to connect to internet on every start. I have update checks disabled in settings.
- 01 Nov 2022 18:40
- Forum: Bugs
- Topic: FIXED: MPad: Wrong fg/bg colors for import/export colors dialog in Theme Manager
- Replies: 1
- Views: 403
FIXED: MPad: Wrong fg/bg colors for import/export colors dialog in Theme Manager
Version 1.14
Win10 64-bit
Edit:
I just noticed the reporting method at the bottom of MPad's Homepage.
I will use that from now on, if you prefer.
- 01 Nov 2022 17:34
- Forum: Bugs
- Topic: FIXED: MPad: Does not reopen last open files
- Replies: 1
- Views: 366
FIXED: MPad: Does not reopen last open files
I have 'Reopen last open documents at startup' checked in settings.
I always see a blank window (no tabs displayed) on startup.
Version 1.14, portable
Win10, 64-bit
Edit:
The last opened files are added to MPad.ini on closing.
I always see a blank window (no tabs displayed) on startup.
Version 1.14, portable
Win10, 64-bit
Edit:
The last opened files are added to MPad.ini on closing.
- 31 Oct 2022 00:54
- Forum: MPad
- Topic: Version 1.13
- Replies: 3
- Views: 652
Re: Version 1.13
Great job with MPad! It starts up in less than a second for me.
I'm wondering if you are accepting bug reports yet, as I don't see any here.
I'm wondering if you are accepting bug reports yet, as I don't see any here.
- 31 Oct 2022 00:41
- Forum: Bugs
- Topic: FIXED: SymbolWords not highlighting correctly
- Replies: 2
- Views: 417
Re: SymbolWords not highlighting correctly
Sorry, I should have used a different language for testing.
Yes, it is working correctly now. Thanks again!
Will this carry over to MPad as well, since they use the same syntax files?
Yes, it is working correctly now. Thanks again!
Will this carry over to MPad as well, since they use the same syntax files?
- 30 Oct 2022 19:39
- Forum: Bugs
- Topic: FIXED: Text comparison pop-up text too small.
- Replies: 2
- Views: 493
Re: FIXED: Text comparison pop-up text too small.
Thank you Rickard!
- 30 Oct 2022 19:30
- Forum: Bugs
- Topic: FIXED: SymbolWords not highlighting correctly
- Replies: 2
- Views: 417
FIXED: SymbolWords not highlighting correctly
SymbolWords uses wrong highlight color. I added "SymbolWordsA={ }" to Syntax (.syx) file. "Symbal words A" is shown in the highlighter, however, the actual highlight color used is the one for "Block" instead of "Symbol words A". I used a freshly downloaded rj-...
- 20 Oct 2022 05:10
- Forum: General discussion
- Topic: Command list
- Replies: 4
- Views: 1231
Re: Command list
Are the 'Commands' listed in the help file under 'Macros' of any help?
- 19 Oct 2022 03:59
- Forum: General discussion
- Topic: Command list
- Replies: 4
- Views: 1231
Re: Command list
Is this what you are looking for?
Environment / Customize keyboard...
Environment / Customize keyboard...
- 10 Oct 2022 20:33
- Forum: Bugs
- Topic: FIXED: Text comparison pop-up text too small.
- Replies: 2
- Views: 493
FIXED: Text comparison pop-up text too small.
With a file opened in the editor, select Tools > Text comparison > Compare with selected document...
The text in the resulting pop-up is very very small. I find nothing in settings to change this.
Version 15.62-portable.
The text in the resulting pop-up is very very small. I find nothing in settings to change this.
Version 15.62-portable.
- 07 Oct 2022 05:54
- Forum: Bugs
- Topic: FIXED: Application hang using SymbolWords in Syntax file.
- Replies: 1
- Views: 376
FIXED: Application hang using SymbolWords in Syntax file.
I am trying to create a Syntax highlighter for a file with no extension (I assign a bogus one so it will show in the drop-down menu. I discovered a situation that causes the application to hang. Under Options I have the following: Symbols=()[]{}<>,:* SymbolWordsA= { } Note the space after the equal ...