noolechi
(ErMan)
February 7, 2021, 6:58am
#16
I want to do an image sharing blog and post with comments and views.
Kenin
(Kenin)
February 7, 2021, 8:49am
#17
WebViewer will be enough to do this.
noolechi
(ErMan)
February 7, 2021, 11:06am
#18
Kenin How do they work?with that block.
OnSwipe
Event raised when left or right swipe occurs in webview.It returns 1 for left swipe and 2 for right swipe.
Kenin
(Kenin)
February 7, 2021, 11:54am
#19
Does this give you any clue?
2 Likes
Peter
(Moderator)
February 7, 2021, 12:44pm
#21
If this extension is by Deephost then we donât allow the question. Deephost doesnât support his work so we advise against using them. Send me a pm if you didnât use any of his work.
1 Like
Kenin
(Kenin)
February 7, 2021, 1:13pm
#25
Which extension?
I got this from here:
Patch Update v7.1
Changes
Re-added some properties to designer
Added missing permissions
Bug Fixes
Fixed bug in LongClickable property
CustomWebView - lite
Presenting just another variant of CustomWebView.
Note: This version can run even on Api 11 i.e. Honeycomb
Blocks
[image]
[image]
[image]
Documentation
Most of blocks work same as original version except this new event:
OnSwipe
Event raised when left or right swipe occurs in webview.It returns 1 for left swipe and 2 forâŚ
4 Likes
luv.ak.tech
(Aarush Kumar)
February 9, 2021, 7:19am
#26
hey @Peter this extension is not by @Deep_Host this extension is by @vknow360
2 Likes
noolechi
(ErMan)
February 11, 2021, 2:39am
#28
I donât use listview in the project, and itâs hard to understand it.
Kenin
(Kenin)
February 11, 2021, 7:06am
#29
Then use a global list and replace listview with this list.
noolechi
(ErMan)
February 15, 2021, 2:39am
#32
Please help me, how can I have this error
luv.ak.tech
(Aarush Kumar)
February 15, 2021, 9:27am
#33
the error i that you are () + 1 this is not possible
Kenin
(Kenin)
February 15, 2021, 1:56pm
#34
You canât add a list with an integer.