B4X FEED Scrolling in BBCodeView

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

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Scrolling in BBCodeView است. این موضوع تا کنون 51 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Scrolling in BBCodeView
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
51
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Hi,
How can I set the same scroll position for BBCodeView1, in case I scroll manually BBCodeView2 marked
in the photo number two? I temporarily get this through the Timer:

Sub Timer_Tick
BBCodeView1.sv.ScrollViewOffsetY = BBCodeView2.sv.ScrollViewOffsetY
End Sub
Click to expand...

Can it be done programmatically via an event for BBCodeView2 ?

 

عقب
بالا