Theera Expert Licensed User Longtime User Aug 11, 2025 #1 From Swiftbutton in B4XViews library sample , If I need addition texture of a customview button like wood. How to code?
From Swiftbutton in B4XViews library sample , If I need addition texture of a customview button like wood. How to code?
Solution Erel Aug 11, 2025 SwiftButton doesn't support it. You will need to use the source code and make it works with images instead of solid colors.
SwiftButton doesn't support it. You will need to use the source code and make it works with images instead of solid colors.
Erel B4X founder Staff member Licensed User Longtime User Aug 11, 2025 #2 SwiftButton doesn't support it. You will need to use the source code and make it works with images instead of solid colors. Upvote 0 Solution
SwiftButton doesn't support it. You will need to use the source code and make it works with images instead of solid colors.