Search found 184 matches
- 15 May 2025 00:33
- Forum: Features
- Topic: 'Smart Location' Search-Replace Dialog Box
- Replies: 2
- Views: 1190
Re: 'Smart Location' Search-Replace Dialog Box
Modal means you cannot do anything else until you have dealt with what is in the pop up box. eg. If there is an error message then you have to click OK before you can proceed. A non-modal box can float around independently, nothing needs to be dealt with and you can proceed with what you are doing. ...
- 31 Dec 2024 01:15
- Forum: News
- Topic: Merry Christmas 2024!
- Replies: 1
- Views: 5183
Merry Christmas 2024!
Merry Christmas - as it is the seventh day of Christmas and New Year's Eve.
- 29 Nov 2024 12:53
- Forum: Bugs
- Topic: Blue screen
- Replies: 2
- Views: 2339
Re: Blue screen
Anyone who has a computer these days needs to understand what is safe and what isn't. Additionally how to check. You clearly don't yet know. If software is newly developed then the various a/v engines will not have a full understanding of what the unknown binary is. Therefore they raise a 'False Pos...
- 31 Aug 2024 12:40
- Forum: General discussion
- Topic: cubicexplorer - ready for resurrection by RJ?
- Replies: 5
- Views: 5907
Re: cubicexplorer - ready for resurrection by RJ?
Yes, I agree, it needs a developer. It seems Delphi programmers are thinner on the ground than other types. I use Q-Dir and Cubic Explorer but the lack of DPI awareness makes it less usable on high DPI screens.
- 31 Aug 2024 12:29
- Forum: Features
- Topic: DONE - RJTextEd Feature Request: Markup/HTML side-by-side realtime display
- Replies: 8
- Views: 6963
Re: DONE? RJTextEd Feature Request: Markup/HTML side-by-side realtime display
Tested and working well. the Markdown is now automatically updated after a short delay, definitely good enough! I really do think that a single synchronised scrollbar linking the code and the preview window would be a real positive. I appreciate that the architecture probably makes implementing this...
- 28 Aug 2024 23:45
- Forum: Development - Beta Versions
- Topic: Version 16.30 beta 2
- Replies: 2
- Views: 3953
Re: Version 16.30 beta 2
Really good, as always.
- 11 Aug 2024 18:50
- Forum: Features
- Topic: DONE - RJTextEd Feature Request: Markup/HTML side-by-side realtime display
- Replies: 8
- Views: 6963
Re: RJTextEd Feature Request: Markup/HTML side-by-side realtime display
1. Synchronized scrolling is not supposed to be used with any panels (including the preview panel). A pity that the two can't synch. Seems possible? certainly seems preferable for this pane ... 2. Auto update doesn't seem to work with Markdown files :? I'll see if I can fix it... Thankyou! 3. The c...
- 11 Aug 2024 16:56
- Forum: Features
- Topic: DONE - RJTextEd Feature Request: Markup/HTML side-by-side realtime display
- Replies: 8
- Views: 6963
Re: RJTextEd Feature Request: Markup/HTML side-by-side realtime display
Almost! I have the preview pane working and it is very similar to the HTML - Browsers - IE &c. except embedded exactly as I desire. However, I cannot make "window - synchronise scroll" operate, if it is meant to operate the way I think it should, with the two panes scrolling side by si...
- 09 Aug 2024 14:39
- Forum: Features
- Topic: DONE - RJTextEd Feature Request: Markup/HTML side-by-side realtime display
- Replies: 8
- Views: 6963
DONE - RJTextEd Feature Request: Markup/HTML side-by-side realtime display
In the past I stated I use three editors: i. RjTextEd as my main development editor for coding javascript projects for the web and for desktop, also for enhancing VB6 where it falls short. ii. Context as a quick and fast-initiating editor for quick and dirty editing ( I think of it as RJTextEd lite!...
- 18 Jun 2024 01:05
- Forum: Features
- Topic: DONE: Search Dialog Box Non Modal
- Replies: 4
- Views: 6093
Re: DONE: Search Dialog Box Non Modal
That is superb!
- 17 Jun 2024 16:55
- Forum: Features
- Topic: DONE: Allow only ONE single instance of a project to be open at one time
- Replies: 3
- Views: 8553
Re: DONE: Allow only ONE single instance of a project to be open at one time
Really good, I think it could save a lot of hassle. The number of times I have tried to open a project in VB6, ready to hack, only to be told "it is open already". Done the same with RJTextEd a few times and not realised it until the damage was done (only minor). I have approx. 90x.js proj...
- 16 Jun 2024 19:57
- Forum: General discussion
- Topic: cubicexplorer - ready for resurrection by RJ?
- Replies: 5
- Views: 5907
Re: cubicexplorer - ready for resurrection by RJ?
That's OK. I thought it might be useful to you and vice-versa you might be useful to it.
It needs a Delphi developer to pick it up and run with it.
It needs a Delphi developer to pick it up and run with it.
- 14 Jun 2024 11:42
- Forum: Bugs
- Topic: FIXED: MPad Bug: Document changed by external program not functioning
- Replies: 2
- Views: 5763
Re: FIXED: MPad Bug: Document changed by external program not functioning
Thankyou for this, tested.
- 14 Jun 2024 11:41
- Forum: Bugs
- Topic: FIXED: search dialog off screen
- Replies: 2
- Views: 4758
Re: FIXED: search dialog off screen
Thankyou for this fix!
- 14 Jun 2024 11:40
- Forum: Bugs
- Topic: FIXED: Editor improperly closed - Do you wish to recover
- Replies: 17
- Views: 13795
CLOSED: Editor improperly closed - Do you wish to recover
Just an update. I have not experienced this problem since the changes were made.