B4X FEED Fill button or panel with loaded image

اطلاعات موضوع

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Fill button or panel with loaded image است. این موضوع تا کنون 33 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Fill button or panel with loaded image
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
33
پسندها
0
آخرین ارسال توسط PracticalSoft
Jun 6, 2020
11,559
4,422
Hello

I try to Fill a image (PNG ) to a button or pannel. I can load it but not FILL it
I have tried 2 things


It loaded the image on the button and panel but it is not Filled


img to panel:

کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
if i run

PnlPlayAnimals.SetBitmap(Gravity.FILL)
src\b4a\example\b4xmainpage.java:92: error: incompatible types: int cannot be converted to Bitmap
_pnlplayanimals.SetBitmap((android.graphics.Bitmap)(__c.Gravity.FILL));
^
1 error

 

عقب
بالا