[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/bbcode.php on line 483: preg_replace(): The /e modifier is no longer supported, use preg_replace_callback instead
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4668: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4670: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4671: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
[phpBB Debug] PHP Warning: in file [ROOT]/includes/functions.php on line 4672: Cannot modify header information - headers already sent by (output started at [ROOT]/includes/functions.php:3815)
XWidgetSoft Forum :: View topic - COMPLETE XWIDGET SCRIPTING API DOCUMENTATION IN ENGLISH
XWidgetSoft Forum
https://bbs.xwidget.com/

COMPLETE XWIDGET SCRIPTING API DOCUMENTATION IN ENGLISH
https://bbs.xwidget.com/viewtopic.php?f=10&t=3601
Page 1 of 1

Author:  digigamer [ October 3rd, 2013, 4:36 am ]
Post subject:  COMPLETE XWIDGET SCRIPTING API DOCUMENTATION IN ENGLISH

Took me a while to translate all those stuff. (Yes, I used Google Translate. Chinese is completely alien to me... But I'm good in English ;) )

http://goo.gl/ZvFfFk

Take the file, unzip it and put it in the ${XWidget_Install_Path}\Res\Strings folder. Now all your auto-complete text will be in english. Where ${XWidget_Install_Path} refers to the folder you've installed XWidget in. Most probably it will be the "Program Files" folder.

**The original file had some format issues. Gave a hard time to guess the appropriate encoding format, decode it and translate it. Translating 4000+ lines is massive indeed! :mrgreen:

This is for the version 1.8.4.610. Stay subscribed for future updates. Also please let me know about any errors that might have crept in. Though I have thoroughly organized everything, errors are bound to creep inside!

Planning to prepare a PDF about these. It will then serve as the complete guide. Will post as soon as complete. Hopefully within a few weeks.

**To the devs: I'm willing to volunteer for all these translating stuff, if you please.

Author:  Dagedee [ October 3rd, 2013, 5:25 am ]
Post subject:  Re: COMPLETE XWIDGET SCRIPTING API DOCUMENTATION IN ENGLISH

Wow! Thank you very much!!! This is extremely helpful! :D

Author:  meme [ October 3rd, 2013, 10:33 pm ]
Post subject:  Re: COMPLETE XWIDGET SCRIPTING API DOCUMENTATION IN ENGLISH

Thank you digigamer, awesome job :P :D

Author:  digigamer [ October 17th, 2013, 5:16 am ]
Post subject:  Re: COMPLETE XWIDGET SCRIPTING API DOCUMENTATION IN ENGLISH

There is some documentation missing about downloadfile and downloadstring and possibly many others. If you know something... Help the community and add it here

Author:  Tony [ October 20th, 2013, 5:39 am ]
Post subject:  Re: COMPLETE XWIDGET SCRIPTING API DOCUMENTATION IN ENGLISH

Great job! Thank you very much, I will add this file into xwidget's english version :)

Author:  digigamer [ October 21st, 2013, 3:53 am ]
Post subject:  Re: COMPLETE XWIDGET SCRIPTING API DOCUMENTATION IN ENGLISH

Happy to help :D

Author:  yereverluvinuncleber [ October 14th, 2014, 1:00 am ]
Post subject:  Re: COMPLETE XWIDGET SCRIPTING API DOCUMENTATION IN ENGLISH

Am I assuming incorrectly that this download has now been bundled into the latest download version? or does this still have to be done by each and every newbie?

Author:  hamid [ October 17th, 2014, 11:17 pm ]
Post subject:  Re: COMPLETE XWIDGET SCRIPTING API DOCUMENTATION IN ENGLISH

i don't think too many things added or changed from that version till now,
just it has some sorting and spelling problems


i have created a modified version of it for myself,
i have fixed some of them that i mostly use,
also i have added some other things that doesn't listed in the file,
maybe i will upload it here later,
(or maybe it's not necessary, since ver2 is coming)

Page 1 of 1 All times are UTC - 8 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/