ok, i know what the problem is.. and i can work around it. But i cant find a solution to the problem and hope that somebody here has encountered and overcome the problem.
im working on a project which currently supports 3 languages (English(UK) Dutch(Netherlands) and Polish) the font size is set to arial 16 for all text within the program which is fine.
The fonts work fine for all regional settings until the project is closed and reopened. at which point vb in its infinate wisdom changes all the font sizes to 15.75 (apparently something to do with screen resolution or something equally as bizzare) now when i come to load my app with the dutch regional settings it errors saying there is a fault with the font and defaults to times new roman size 8 (note. english and polish still work as desired)
the solution i have (which is very annoying) is to open the frm file and replace all font size 15.75 with 16 and hey presto problem solved.
my question simply is. can VB be forced to save the settings i supply (size 16)
also what is special about dutch(netherlands) that causes this font problem only to rear its ugly head?
alas google let me down in finding the ultimate solution, but i know you guys in here rock the vb
thanks in advance
If somethings hard to do, its not worth doing - Homer Simpson
im working on a project which currently supports 3 languages (English(UK) Dutch(Netherlands) and Polish) the font size is set to arial 16 for all text within the program which is fine.
The fonts work fine for all regional settings until the project is closed and reopened. at which point vb in its infinate wisdom changes all the font sizes to 15.75 (apparently something to do with screen resolution or something equally as bizzare) now when i come to load my app with the dutch regional settings it errors saying there is a fault with the font and defaults to times new roman size 8 (note. english and polish still work as desired)
the solution i have (which is very annoying) is to open the frm file and replace all font size 15.75 with 16 and hey presto problem solved.
my question simply is. can VB be forced to save the settings i supply (size 16)
also what is special about dutch(netherlands) that causes this font problem only to rear its ugly head?
alas google let me down in finding the ultimate solution, but i know you guys in here rock the vb
thanks in advance
If somethings hard to do, its not worth doing - Homer Simpson