I am using ibaccess 1.1 for Linux and I have a couple of "suggestions":
- All of the password fields appear as plain text.
- Some of the menu and dialog fonts are very small (some are completely unreadable). Is this a resolution problem? I use 1024x768 resolution.
Other than this, ibaccess is great!
Thanks,
Daniel Ems
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Passwords are plaintext since transformation from VCL to CLX, now this feature (masked passwords) is up in the CVS tree.
Fonts are a nightmare because diferent names in Windows and Linux, and different dots per inchess.
In that resolution I usually execute the server in 100dpi, so all fonts of all applications are larger, and similar to Windows (96dpi) resolution.
If you work at a great resolution at 75dpi IBAccess fonts are really tiny.
May be a good idea to customize in a user by user way the font name and size but it has lot of work if we must take care about form size for each font size selected...
The source is there anyone can try it...
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I am using ibaccess 1.1 for Linux and I have a couple of "suggestions":
- All of the password fields appear as plain text.
- Some of the menu and dialog fonts are very small (some are completely unreadable). Is this a resolution problem? I use 1024x768 resolution.
Other than this, ibaccess is great!
Thanks,
Daniel Ems
Passwords are plaintext since transformation from VCL to CLX, now this feature (masked passwords) is up in the CVS tree.
Fonts are a nightmare because diferent names in Windows and Linux, and different dots per inchess.
In that resolution I usually execute the server in 100dpi, so all fonts of all applications are larger, and similar to Windows (96dpi) resolution.
If you work at a great resolution at 75dpi IBAccess fonts are really tiny.
May be a good idea to customize in a user by user way the font name and size but it has lot of work if we must take care about form size for each font size selected...
The source is there anyone can try it...