Hi there. In my app, i wish to let the user change icons from a file and use it into a list. What is the best way to do it and have something like the image from ahaShareLibrary in here?
Hi ciprian,
If you could succeed it,please share your completely coding. I need to learn this.
Thank you in advance.
P.S. I would like to ask as same as this,but I don't know how to ask.
I think the best way to do it is to create a panel, inside we create some buttons with .png images as button_background.
When the user want to choose an icon, we set the pannels visibility = true, and when it click onto a btton, we have a sub...sub_buttonclicked for exemple, and we set the icon .png as icon into our object.
I will try a litle exemple when i will have some spare time....