B4X FEED <code></code> tags available in the designer script editor comments

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

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: <\/code> tags available in the designer script editor comments است. این موضوع تا کنون 55 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع <\/code> tags available in the designer script editor comments
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
55
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
It would be useful if Code tags were available in the designer script comments so we could do something like:
B4X:

'Use <code>Dim Lbl As B4XView = EventData.As(JavaObject).RunMethod("getSource",Null)</code> to get the sender.

And the user could copy the code directly.