Good hlidays! Oly one thing... Why if I switch on the "Persistent select" switch I can select more than one file (like on dopus) ??? Was normal I 've to push some other button ?
The standard listerbroswer behaviour requires you to press shift to multi select. With persistant select you can multi select by repeatedly clicking on different entries (as in DOpus4).
@orgin
I noticed a slight oddity in the prefs whilst checking this.
If you change the persiatant select option, then press test, try it out, then press cancel. The change persists, with test (as opposed to use) I would expect it to revert to the previous state on cancel. A very minor issue, though.
excusme but here I cant multiselect... Whithout or with "Persistent select" checked i cant multiselect neither wirh shift pressed neither without... Cant multiselect also if press(and leave pressed) the left mouse button and than move mouse...
Is it possible to built in a window-titlebar refresh function on every directory change? I used a partly transparent window-titlebar. When I open a dir with a long name and then a dir with a shorter name it looks like here:
I can refresh it by moving the filer-window or open an other window over this titlebar and close it. But it would be nice when filer can do it automatically.
You need to set the execute flag when downloading from there. Mark the files in the filer, select "Set protect" in the menu. Mark "Execute" and click "Update All".
Thanks your fast help. I can execute both files now, but the same result: both doesn't work fine when I change a dir! But Filer is a great program! Respect!
@orgin I noticed another problem caused by launching Filer from ContextMenus: It's Current Directory is not the PROGDIR, and this causes two problems. (1) Images of user buttons are not shown if relative paths were used. (2) Lister/Preferences menu option does not work.
Because of this I am now using the following script to run Filer from ContextMenus: Quote:
.key Path .bra { .ket } CD Programs:Filer Filer "{Path}"
I had also put a Stack fix in the script, but it seems this is no-longer needed? Does Filer have a Stack Cookie now?
In order to see if the problem is in Filer, or an underlying problem, is to generate a small example program using the same techniques that exhibit the same behaviour. The Filer sources are far too big and convoluted to trawl through looking for a possible bug in the OS.
If you can supply a small example that screws up the window title, I can look into it.
If you can show me an easy way to get a similar window title as yours without screwing up my own theme too much and if I then can get the same error as you then I might write an example program for Rigo. Otherwise I'm going to turn this problem over to you to get solved.
To get the narrow window title bar: 1) Open up the GUI prefs, go to "Styles" under "Subsystem", and find what Bitmap set is being used. 2) Go to that directory and open the "Config" file in NotePad. 3) Find the line that begins with "BarNarrow" and change "No" to "Yes"
Thanks. My config file was empty. But I tested changing the config file in another default theme and it worked.
@gurus2000
Unfortunately your problem doesn't happen on my system. Perhaps it's something to do with your setup? Try different refresh settings in GUI prefs and see if it goes away.