rejetto forum

1.6 comin...

rejetto · 291 · 227327

0 Members and 3 Guests are viewing this topic.

Offline Rafi

  • Tireless poster
  • ****
    • Posts: 452
    • View Profile
rc14:

Tooltip for the file-details is diplayed even if the mouse is NOT on any file, but on the right side of the pane. I think that it should be active only when the mouse is ON the file name. Selecting a file can be done from the right side as well.


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile

Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile

Anonymous

  • Guest

Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile

Offline Gobble

  • Occasional poster
  • *
    • Posts: 55
    • View Profile
When loading a new drive letter into HFS and going to the root of HFS, the drive letters are not showing up.  If you enter them into the address, the content shows up

Also, HFS used to support network shares in the VFS, but this no longer works. :roll:


Offline NeoJ

  • Occasional poster
  • *
    • Posts: 27
    • View Profile
Hi, Rejetto! Sorry for my bad english..
2 bugs:
1) Realm don't saves after reboot HFS...
2) How i can disable password protection in vfs (on real folders)?..
Thank you!


Offline 326

  • Occasional poster
  • *
    • Posts: 16
    • View Profile
it is fine with disabled unicode, but still what is the problem with the Unicode function?


Offline 326

  • Occasional poster
  • *
    • Posts: 16
    • View Profile
have you think about adding a Encoding option in the HTML page?

like this

<META http-equiv=Content-Type content="text/html; charset=utf-8">
or
<META http-equiv=Content-Type content="text/html; charset=Unicode">


harmony

  • Guest
I wanted to ask if you can make the following options default when you first run the hfs.exe for the first time as a new user. The reason being that it would make things easier for the first time user.  

Start/Exit -
- Reload on startup VFS file Previously open

- Auto-save Vfs on exit.
Maybe make it Auto save the first file to "Vfs1.vfs", that way the new user will not have to worry about saving or stuff like that the first time they use this program. Saving that file should be saved to the default directory that Vfs.exe is located.


- Save option to file.
This will prevent a newbi from trying to write to the registry if your running hfs.exe from another machine. That way if a person uses the program in their home, then they can use the write to registry option. Basically for the not so new user.

This would make the experience using hfs simpler and more enjoyable. This is from the point of view of a new user. Im just thinking of the others that might try this prgram for the first time. Hope you take these into consideration when you have time.


Offline Gobble

  • Occasional poster
  • *
    • Posts: 55
    • View Profile
Quote
326  Posted: Wed Mar 03, 2004 8:25 pm    Post subject:  

--------------------------------------------------------------------------------
 
it is fine with disabled unicode, but still what is the problem with the Unicode function?
 

326 - what issue were you responding too in this post?

Anyone have any ideas on the issue that I had posted earlier on network and local drives?


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
Quote from: "NeoJ"
1) Realm don't saves after reboot HFS...
fixed in rc18

Quote
2) How i can disable password protection in vfs (on real folders)?..

just reset the user/password fields


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
Quote from: "326"
it is fine with disabled unicode, but still what is the problem with the Unicode function?
i don't know, it works to me
i don't understand why your IE6 do not understand unicode html entities

Quote
<META http-equiv=Content-Type content="text/html; charset=utf-8">
AFAIK, this information describes the way the text is saved in the file.
i'm using ascii chars to describe unicode symbols to your browser, i think your browser is able to read simple ascii. this should not be the problem.
when i write &# 3000; (with no space in between) your browser should display the unicode symbol having code 3000, that is a weird symbol i never saw before :) ...this one: ஸ


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
Quote from: "Gobble"
Anyone have any ideas on the issue that I had posted earlier on network and local drives?

i still don't know why, but the delphi function findfirst() is not working on network paths
i made few tests


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13523
    • View Profile
Quote from: "harmony"
Start/Exit -
- Reload on startup VFS file Previously open
- Save option to file.

ok for these, but i still do not agree with the autosave