P Pantelis Member Licensed User Longtime User May 27, 2013 #1 Hi Is there any way to make a button or a label with user define color or gradient to have an outline or 3D like effect on its edges without using a bitmap? Thanks
Hi Is there any way to make a button or a label with user define color or gradient to have an outline or 3D like effect on its edges without using a bitmap? Thanks
Erel B4X founder Staff member Licensed User Longtime User May 28, 2013 #2 Not automatically. Your best option is to use a 9-patch image for that. Upvote 0