Search found 182 matches

by yereverluvinuncleber
03 Dec 2018 16:55
Forum: General discussion
Topic: Useful Tools Complementary to RJTe
Replies: 24
Views: 42706

Re: Useful Tools Complementary to RJTe

I have a strategy for my old Firefox extensions, it is Palemoon mentioned above, all the firefox XUL extensions work and there are work-arounds for those that stop working for some reason. I do have to retain Firefox for the moment but only for those sites that are badly coded and look for specific ...
by yereverluvinuncleber
26 Nov 2018 20:41
Forum: Bug reports
Topic: FIXED: [13.50b1] Scroll with mouse wheel
Replies: 6
Views: 12893

Re: [13.50b1] Scroll with mouse wheel

Well noticed that man. I had not noticed it myself, it doesn't worry me either way but is it a bug or a feature?
by yereverluvinuncleber
16 Nov 2018 11:23
Forum: General discussion
Topic: Creations built using RJtextEd
Replies: 48
Views: 246994

Re: Creations built using RJtextEd

https://i.imgur.com/ChAsF8A.png // now allows selection of files but not to drill down into... // now allows the up and down key selection of tracks/folders // does not allow the selection to go above or below the list on a key up/down // if a track is clicked upon or key'd then the default folder ...
by yereverluvinuncleber
14 Nov 2018 16:16
Forum: General discussion
Topic: Creations built using RJtextEd
Replies: 48
Views: 246994

Re: Creations built using RJtextEd

On the steampunk media player I have modified the folder and file listing code to allow displaying both folders and files on the same pane, previously it was was just folders or files. A simple filesystem.getDirectoryContents using the konfabulator API listing just gives you an alphabetical dump so ...
by yereverluvinuncleber
06 Nov 2018 16:34
Forum: General discussion
Topic: Creations built using RJtextEd
Replies: 48
Views: 246994

Re: Creations built using RJtextEd

Currently working on another of my creations, this time it is a steampunk media player. It runs on Windows and Mac os/x and uses each system's default media player to interact with music files. It is not really possible for one person to write the code to interact with every known file format that e...
by yereverluvinuncleber
04 Nov 2018 15:12
Forum: General discussion
Topic: Useful Tools Complementary to RJTe
Replies: 24
Views: 42706

Re: Useful Tools Complementary to RJTe

I mentioned XNview earlier. A decent explorer is required to find the files you are editing, RJTed has its own explorer/project panels but it can only do so much. I open my project text files using RJTed but it cannot handle other file formats obviously. In addition I use XNview to view PSD files. S...
by yereverluvinuncleber
03 Nov 2018 12:50
Forum: General discussion
Topic: Useful Tools Complementary to RJTe
Replies: 24
Views: 42706

Re: Useful Tools Complementary to RJTe

Another useful tool complementary to RJTe. Not a tool that is directly related to editing or development but a useful one with regard to finding anything or 'everything'. Generally useful when attempting to find a file to edit. Windows NT6+ based o/s, Vista, 7, 8 and 10 have enhanced functionality w...
by yereverluvinuncleber
28 Oct 2018 18:23
Forum: General discussion
Topic: Useful Tools Complementary to RJTe
Replies: 24
Views: 42706

Re: Useful Tools Complementary to RJTe

Even though I use RJTe as my default coding editor I am still using Context Editor as my go-to editor for quick and dirty edits. It is my notepad replacement. I find RJTe fantastic for coding and development in general but for a quick edit that there is nothing better than firing up a fast and funct...
by yereverluvinuncleber
17 Oct 2018 23:15
Forum: General discussion
Topic: Useful Tools Complementary to RJTe
Replies: 24
Views: 42706

Re: Useful Tools Complementary to RJTe

Thanks for the recommendation PJJ, unfortunately that tool does not capture what I see on my desktop, none of my programs are shown, it seems to capture just what is underneath...ie. the desktop background and nothing else. I tried it once before and it seemed interesting but if you can't get it to ...
by yereverluvinuncleber
15 Oct 2018 12:08
Forum: General discussion
Topic: Useful Tools Complementary to RJTe
Replies: 24
Views: 42706

Re: Useful Tools Complementary to RJTe

Capturing graphic images for bug reporting is useful and capturing video is even better. A tool I have been using to capture to GIF was licecap (strange name, not much software has the word 'lice' in it) but regardless that's stopped working on my laptop's GPU, it now only captures the background. I...
by yereverluvinuncleber
15 Oct 2018 08:35
Forum: General discussion
Topic: Creations built using RJtextEd
Replies: 48
Views: 246994

Re: Creations built using RJtextEd

6th October 2018 - The Weather Gauges - No new major visual changes. // time to next poll indicator // time to next poll indicator tooltip // after a sleep it ought to try to poll // after a sleep the error message should be suppressed // the error message should only appear after 'n' defined attemp...
by yereverluvinuncleber
02 Oct 2018 10:26
Forum: General discussion
Topic: Useful Tools Complementary to RJTe
Replies: 24
Views: 42706

Re: Useful Tools Complementary to RJTe

Tried Irfanview but settled on XNview for me because for me it is slightly more suited to being a file manager with some of the capabilities of Irfanview. Like Salamander, XNview can view PSD files as thumbnails natively without the need for hacks or plugins. When I am searching through my stacks of...
by yereverluvinuncleber
01 Oct 2018 17:07
Forum: General discussion
Topic: Useful Tools Complementary to RJTe
Replies: 24
Views: 42706

Useful Tools Complementary to RJTe

PJJ, in a recent post mentioned Altap Salamander as a file manager. I am always looking for new tools that complement RJTe and my usage of Windows. Lots of Windows components are sub-standard or annoying and it is useful to explore an alternative from time to time. This time I am hoping we can brief...
by yereverluvinuncleber
29 Sep 2018 11:12
Forum: General discussion
Topic: Creations built using RJtextEd
Replies: 48
Views: 246994

Re: Creations built using RJtextEd

Some graphic changes to the help, about and gauge faces, some copying of the code from the Panzer Flip Calendar allows me to create a flip clock. Largely complete, I am now just adding the sound, need to find the appropriate subtle sound that works and does not annoy at the same time. https://i.imgu...
by yereverluvinuncleber
22 Sep 2018 23:32
Forum: Features
Topic: Rejected: Graphic designer API
Replies: 6
Views: 12984

Re: Rejected: Graphic designer API

Sorry to bump this one again. The QB64 developers are looking for a modern graphical IDE for their compiler. They have a text based user interface (TUI) which is closely modelled on the QB4.5 IDE from the '90s. The language, MS BASIC is growing and improving. The compiler is a separate component and...