Problem with ml_updatecontrols

I am using version 4.60.0004 on Visual Studio 2005 SP1.

The plug-in does not seem to be updating or generating new ml_updatecontrols() sub.

If I add a new form to my project, re-scan and insert all translations, export resources and build, the ml_updatecontrols is not inserted into my code for that new form, and so it does not get translated.

Also, if I have an existing form with an existing ml_updatecontrols, if I add a new component and translate, the ml_updatecontrols is not updated for that specific new control.

Please advise, thank-you

Garry

Germany

Hi Garry

The Add-In will only regenerate ml_UpdateControls() when you use the command Support for Runtime Language Switching from the runtime support menu (3rd button on the toolbar).

I admit, it would be nice if I could make this operation a bit more automatic.

Phil