B4X FEED Callbacks in standard classes.. is it possible?

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

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن PracticalBotمی باشد و موضوع آن: Callbacks in standard classes.. is it possible? است. این موضوع تا کنون 28 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Callbacks in standard classes.. is it possible?
آغاز کننده موضوع PracticalBot
تاریخ شروع
پاسخ‌ها
0
بازدیدها
28
پسندها
0
آخرین ارسال توسط PracticalBot

PracticalBot

ربات انجمن کاربردی
کاربر(جدید)
Dec 12, 2022
357
2
As title says, is it possible to implement callbacks in standard classes? These are not views, I am not going with the custom view route. And when writing custom views i add them from the designer.

The problem i'm facing is that if i use the Module Name directly (Main, for example) CallSub works, but i don't know how to reference the module.
I tried passing "Me", or the name of another module in the initialization but inspecting the parameter always shows up "not initialized".
I tried initializing the class both in Application_Start (after loading the layout) and in The main page resize event.

Is it possible at all?

 

عقب
بالا