deutschsprachige FoxPro User Group
Forum View
Home
  
  Re: Localisation- #14011 in section [741756]
Sec: (29) VFX english
Von: Uwe Habermann
An: David Phillips
Am/Um: 22.11.2018 03:36:25

--from Newsreader at Donnerstag, 22. November 2018; 03:36:25--

Hi David!

>>Is it possible to get the program fixed so that this does not happen?<<

Well, no errors should happen.

Without runtime localization constants are used to provide texts for the
application. You can find these constants in include files, like Vfxmsg.h
for example.

With runtime localization the generated include files are basically empty.
At runtime the object goLocalize is created and all needed texts are
properties of this object.

Delete the files menu\*.fxp and program\*.fxp. Then, recompile all files of
the project. Hope this helps.

Uwe Habermann




David Phillips   21.11.2018 20:55
Uwe Habermann  22.11.2018 03:36
David Phillips  23.11.2018 12:25
  
zurück zum Forum