B4X FEED BBCodeView Printout the Text Backword

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: BBCodeView Printout the Text Backword است. این موضوع تا کنون 33 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع BBCodeView Printout the Text Backword
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
33
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
following this thread

[H3] [/H3]
I am planning to use xclv as a chatbox with supporting of animated gifs in it like animated smilyes .. i have followed this tutorial that posted previously by using regex and csbuilder...
برای دیدن تصاویر باید ثبت نام کنید


I am using String builder along with regex to create a string and replace some regex matches with new string
i know that i can simply use string.replace but that is not the case that i aim for

simply i have a string just looks like that

" hello -) how is everything -) "
i have set the makepattern function to use string builder to remove each -) character and create an image string and replace the targeted character with it

i have used substring to remove the matched character in the regex pattern and then i have added the new image string inside the stringbuilder

but the output comes backword "-) everything is how -) hello"
what i am doing wrong ?

B4X:

کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید



 

عقب
بالا