Page 14 of 14
Re: PureFileMaster a Total-Commander-Clone Released! (Versio
Posted: Fri Jun 18, 2010 2:12 pm
by zogre
@AL90
Nice work, thanks for sharing your app.
One thing I would love to see added is a folder refresh option that is tickable in the General tab, and also specify the number of seconds until each refresh. Currently the explorer window only refreshes when PureFileMaster is the app on top (highlighted/selected), it would be great to have the explorer window refresh even when it is in the background or when other apps are the focus.
Re: PureFileMaster a Total-Commander-Clone Released! (Versio
Posted: Fri Jun 18, 2010 5:50 pm
by fsw
AL90 wrote:zikitrake & fsw
I will see what I can do for the next release. Thanks for the tips.

Maybe it's also a good idea to add a Windows default color scheme...
Re: PureFileMaster a Total-Commander-Clone Released! (Versio
Posted: Fri Jun 18, 2010 10:16 pm
by AL90
akj wrote:1) Could you please increase the height of the text gadget (#gadget = 453) by a few pixels to enable me to see all the text?
2) Also the spelling of 'entrys' should be corrected to 'entries'.
Added in todo list.
* Left margin width in pixels
* Top margin width in pixels
* Sequentially number the printed lines? (To enable me to quickly produce playlists for audio/video media burnt to CD/DVD)
* Include filename extension?
* Double-space vertically
I want try to improve it, but PB's print functions are very limited and the API is mostly not to easy to use. :roll:
zogre wrote:it would be great to have the explorer window refresh even when it is in the background or when other apps are the focus.
The contains will refresh always if the main window is activated. (same effect in real TC) Why refresh if the main window has
not the main focus ? In this time the user don't work with PFM.
fsw wrote:Maybe it's also a good idea to add a Windows default color scheme...
PFM has already a custom color scheme. You can it enable or disable with a checkbox in the main options. or what do you mean ?
Re: PureFileMaster a Total-Commander-Clone Released! (Versio
Posted: Tue Jun 22, 2010 3:13 pm
by zogre
I use xplorer2 over a lot of other file explorer type apps because of its realtime update of folder content, for me at least this is really useful. I often have one or two small xplorer2 folder open in the corner of my 2nd screen monitoring the downloads folders or logs or a network mapped folder etc, there's always something worth keeping an eye on for new files or size changes whilst doing something else.
AL90 wrote:zogre wrote:it would be great to have the explorer window refresh even when it is in the background or when other apps are the focus.
The contains will refresh always if the main window is activated. (same effect in real TC) Why refresh if the main window has
not the main focus ? In this time the user don't work with PFM.
Re: PureFileMaster a Total-Commander-Clone Released! (Versio
Posted: Tue Jun 22, 2010 4:06 pm
by AL90
zogre wrote:I use xplorer2 over a lot of other file explorer type apps because of its realtime update of folder content, for me at least this is really useful. I often have one or two small xplorer2 folder open in the corner of my 2nd screen monitoring the downloads folders or logs or a network mapped folder etc, there's always something worth keeping an eye on for new files or size changes whilst doing something else.
Ok now I understand you. I want try to find a solution for this problem. but an permanent control is not recommend because
the cpu power can be very high.