Search found 936 matches

by David Erceg
Fri Oct 16, 2020 10:34 pm
Forum: Help and Support
Topic: PDF preview
Replies: 5
Views: 12939

Re: PDF preview

If the previews are being generated by Adobe Acrobat Reader DC, this should be fixed in the development build soon.
by David Erceg
Thu Oct 15, 2020 8:53 pm
Forum: Bug Reports
Topic: Explorer++ leaving temporary files behind
Replies: 1
Views: 10453

Re: Explorer++ leaving temporary files behind

This issue is old, but for reference, Explorer++ doesn't create any temporary files for those background images. They're stored as resources within the executable and loaded that way, so if files like that are being created, that's something that's done by Windows itself.
by David Erceg
Tue Oct 13, 2020 12:05 pm
Forum: Help and Support
Topic: Memory leak in 1.4.0.1637
Replies: 6
Views: 13111

Re: Memory leak in 1.4.0.1637

There is one situation I'm aware of that can cause memory (and cpu) usage to spike in this sort of way. It has to do with the way folders are managed within the treeview. When a folder in the treeview is displayed, there's a query that's performed to determine whether the folder has any subfolders (...
by David Erceg
Sat Mar 28, 2020 10:57 pm
Forum: Bug Reports
Topic: Detailview Gridlines
Replies: 3
Views: 10823

Re: Detailview Gridlines

Thanks for the report. This is fixed in https://github.com/derceg/explorerplusp ... c120f8bc0a.
by David Erceg
Thu Nov 14, 2019 3:22 pm
Forum: Help and Support
Topic: Font size
Replies: 9
Views: 18080

Re: Font size

I've been working on updating the application to support DPI scaling the last few days. So while I don't necessarily plan to add support for configurable font sizes, the application will scale with the system DPI. Which means you'll be able to get increased font/icon/window sizes by increasing the D...
by David Erceg
Fri Oct 04, 2019 7:04 am
Forum: Help and Support
Topic: Mail notifications at forum
Replies: 2
Views: 6997

Re: Mail notifications at forum

It looks like emails are still going out. Postmark shows a few recent emails that have been marked as delivered. I've also been getting emails and I think there have been some users that have signed up recently and activated their accounts via email.

So as far as I know, it's working fine.
by David Erceg
Wed Jul 03, 2019 5:11 am
Forum: Help and Support
Topic: Er, has the developer abandoned Exp++?
Replies: 2
Views: 7839

Re: Er, has the developer abandoned Exp++?

There's still development taking place. I worked on it earlier this year and I've been working on it again today, actually. I tend to take breaks of several months, so it's not unusual for me to disappear for a while. I do also read posts here, though I'm not very active when it comes to replies. Th...
by David Erceg
Fri Feb 01, 2019 7:05 pm
Forum: Help and Support
Topic: Sort folders tabs by name?
Replies: 1
Views: 5389

Re: Sort folders tabs by name?

There's not currently, no. I have, however, been working on adding some scripting functionality to Explorer++ the last few days. That would make it possible to implement this functionality with a small amount of scripting. I've built a script to do this using the current set of API methods I've impl...
by David Erceg
Thu Oct 18, 2018 5:48 pm
Forum: Help and Support
Topic: Use on a Server
Replies: 3
Views: 7815

Re: Use on a Server

Hi Terry, Generally speaking, yes, the application is aimed at regular desktops, but it can be used elsewhere. For the first item, it should be doable, depending on exactly how the drives are marked as hidden. For the second, the application makes no attempt to prevent access to particular items, or...
by David Erceg
Fri May 04, 2018 6:49 pm
Forum: Help and Support
Topic: Active tabs, tree and its content change problem
Replies: 2
Views: 6921

Re: Active tabs, tree and its content change problem

Hi Miro,

Which version of Explorer++ are you using, and on which version of Windows?