How to add emoji png's to an Entry control or Custom Entry Control
-
Good Day All The emoji's that are used on whatsup are Unicode characters judging from the high quality graphics that get displayed on the chat area and also on the text entry where a selected emoji is displayed before the message is sent. i would like to have a text entry that can allow me to put a png of emoji in an entry or custom entry control and also include text when text are there as depicted below [https://us.v-cdn.net/5019960/uploads/editor/pv/yacw7deyp8fw.png\](https://us.v-cdn.net/5019960/uploads/editor/pv/yacw7deyp8fw.png) how can i make this possible thanks
Vuyiswa Maseko, Spoted in Daniweb-- Sorry to rant. I hate websites. They are just wierd. They don't behave like normal code. C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vimalsoft.com vuyiswa[at]vimalsoft.com
-
Good Day All The emoji's that are used on whatsup are Unicode characters judging from the high quality graphics that get displayed on the chat area and also on the text entry where a selected emoji is displayed before the message is sent. i would like to have a text entry that can allow me to put a png of emoji in an entry or custom entry control and also include text when text are there as depicted below [https://us.v-cdn.net/5019960/uploads/editor/pv/yacw7deyp8fw.png\](https://us.v-cdn.net/5019960/uploads/editor/pv/yacw7deyp8fw.png) how can i make this possible thanks
Vuyiswa Maseko, Spoted in Daniweb-- Sorry to rant. I hate websites. They are just wierd. They don't behave like normal code. C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vimalsoft.com vuyiswa[at]vimalsoft.com
Vimalsoft(Pty) Ltd wrote:
how can i make this possible
By linking an emoji library to your app, and using an emoji-enabled "edit text" control. Every language and every platform does this a bit differently, though. Here is how Android does it.
"One man's wage rise is another man's price increase." - Harold Wilson
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
"You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles
-
Vimalsoft(Pty) Ltd wrote:
how can i make this possible
By linking an emoji library to your app, and using an emoji-enabled "edit text" control. Every language and every platform does this a bit differently, though. Here is how Android does it.
"One man's wage rise is another man's price increase." - Harold Wilson
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
"You can easily judge the character of a man by how he treats those who can do nothing for him." - James D. Miles
i see , i thought there is another way. let me stick to that. you answered my question
Vuyiswa Maseko, Spoted in Daniweb-- Sorry to rant. I hate websites. They are just wierd. They don't behave like normal code. C#/VB.NET/ASP.NET/SQL7/2000/2005/2008 http://www.vimalsoft.com vuyiswa[at]vimalsoft.com