B4X FEED Error "current module does not support layout events" but manually writing _click works !

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

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Error \"current module does not support layout events\" but manually writing _click works ! است. این موضوع تا کنون 21 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Error \"current module does not support layout events\" but manually writing _click works !
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
21
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
I was looking for resizable widget logic. Forum search gave me excellent sample, thanks to @Sagenut
[H3] [/H3]
Not sure if this can be considered a Tutorial, my first attempt. Lately I started to play with Widgets, mostly for curiosity. The main problem I encountered was how to design the Layout to make it resizable and make the content to adapt automatically to size changes. Unluckily designing a widget...
برای دیدن تصاویر باید ثبت نام کنید


In the given sample code, the 4x1 widget service code has 'label1_click' event.
I wanted to add 'label2_click' from the layout designer but got error message,
B4X:

current module does not support layout events



Since 'label1_click' already exists in the code, I copy-pasted it as 'label2_click' and both works.

B4X:

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

Now my query is if by manually writing the click event we can achieve what is required, why the designer is giving error message ?

 

عقب
بالا