omidaghakhani1368 Well-Known Member Licensed User Longtime User Nov 17, 2014 #1 Hi. We can only use image in webview and it is bad I want add image to edittext looklike webview example insert image between words how? thanks
Hi. We can only use image in webview and it is bad I want add image to edittext looklike webview example insert image between words how? thanks
Erel B4X founder Staff member Licensed User Longtime User Nov 18, 2014 #2 The standard EditText view doesn't support images. Upvote 0
omidaghakhani1368 Well-Known Member Licensed User Longtime User Nov 18, 2014 #3 Erel said: The standard EditText view doesn't support images. Click to expand... Thank you Erel but how use this feature in my project i want use webview but it not change fontName please help me Upvote 0
Erel said: The standard EditText view doesn't support images. Click to expand... Thank you Erel but how use this feature in my project i want use webview but it not change fontName please help me
Erel B4X founder Staff member Licensed User Longtime User Nov 18, 2014 #4 Which feature? EditText doesn't support it. Upvote 0
LucaMs Expert Licensed User Longtime User Nov 18, 2014 #5 Implement a custom view is not very difficult. Upvote 0
J James Chamblin Active Member Licensed User Longtime User Nov 18, 2014 #6 omidaghakhani1368 said: Thank you Erel but how use this feature in my project i want use webview but it not change fontName please help me Click to expand... You may want to look into css to format your WebView as you want it to look. w3schools css tutorial here Upvote 0
omidaghakhani1368 said: Thank you Erel but how use this feature in my project i want use webview but it not change fontName please help me Click to expand... You may want to look into css to format your WebView as you want it to look. w3schools css tutorial here
omidaghakhani1368 Well-Known Member Licensed User Longtime User Nov 18, 2014 #7 Erel said: Which feature? EditText doesn't support it. Click to expand... feature : insert image between text example webview Upvote 0
Erel said: Which feature? EditText doesn't support it. Click to expand... feature : insert image between text example webview