B4X FEED Why is this button breaking the law of BBCodeview/BCTextengine?

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

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Why is this button breaking the law of BBCodeview\/BCTextengine? است. این موضوع تا کنون 109 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Why is this button breaking the law of BBCodeview\/BCTextengine?
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
109
پسندها
0
آخرین ارسال توسط PracticalSoft
وضعیت
موضوع بسته شده است و نمی‌توان پاسخ جدیدی فرستاد.
Jun 6, 2020
11,517
4,383
In normal button creation on BBCodeview based on Erel these steps are needed:
Step 1:
Dim btnb As Button
btnb.Initialize ("btnb")
btnb.Text = "View Answer"
btnb.SetLayoutAnimated(0, 0, 0, 100dip, 80dip)


Step 2: follow by this: BBCodeView1.Views.Put("btnb", btnb)

Step 3: place button view where you need it thus: [View=btnb vertical = 10 /]

In this context, i am trying to make 3-buttons beside view button in loop at the right hand-side as shown in demo picture below and use sender to get each button id, but [View=btnb vertical = 10 /] is not working. Please, what should i have done differently?
برای دیدن تصاویر باید ثبت نام کنید


I want button to display at the right-hand-side of each View Result link instead

Here is the attached source code

B4X:

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


 

وضعیت
موضوع بسته شده است و نمی‌توان پاسخ جدیدی فرستاد.
عقب
بالا