Language Button Translate Code

Moderator: Rathinagiri

Post Reply
User avatar
hmgchang
Posts: 273
Joined: Tue Aug 13, 2013 4:46 am
Location: Indonesia

Language Button Translate Code

Post by hmgchang »

Dear Masters,

Is these working ok ?
Attachments
Page After Translation to English...
Page After Translation to English...
trans_after.JPG (115.15 KiB) Viewed 2247 times
Original page ... ( no translation)
Original page ... ( no translation)
trans_before.JPG (121.53 KiB) Viewed 2247 times
Just Hmg It !
User avatar
vagblad
Posts: 173
Joined: Tue Jun 18, 2013 12:18 pm
DBs Used: MySQL,DBF
Location: Thessaloniki, Greece

Re: Language Button Translate Code

Post by vagblad »

Hello Chang,

I've encountered a similar error with the tree header file. In my case it was a duplicate variable error, but it was caused from the same line in
i_tree.ch as yours.

I just commented out the line 233 in the file i_tree.ch: // MEMVAR _HMG_This_TreeItem_Value
and i was able to compile with no problems after that.

This is just a workaround though and probably someone of the gurus will have a better answer.

Best Regards
Vagelis

P.S. : Remember to re-build the libraries after changing the i_tree.ch file.
Vagelis Prodromidis
Email: vagblad@gmail.com, Skype: vagblad
User avatar
hmgchang
Posts: 273
Joined: Tue Aug 13, 2013 4:46 am
Location: Indonesia

Re: Language Button Translate Code

Post by hmgchang »

Thks for the info but...
i just want to report bugs... ( maybe not)
Before translation
Before translation
trans_before.JPG (49.14 KiB) Viewed 2124 times
After translate to English ...
After translate to English ...
trans_after.JPG (47.04 KiB) Viewed 2124 times
Just Hmg It !
Post Reply