B4X FEED Selection rectangle, or moving line

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

درباره موضوع در تاریخ, در دسته b4xfeed ایجاد شده و آغاز کننده آن practicalsoftمی باشد و موضوع آن: Selection rectangle, or moving line است. این موضوع تا کنون 82 بازدید کننده و, 0 پاسخ داشته و 0 بار پسندیده شده...
نام دسته b4xfeed
نام موضوع Selection rectangle, or moving line
آغاز کننده موضوع practicalsoft
تاریخ شروع
پاسخ‌ها
0
بازدیدها
82
پسندها
0
آخرین ارسال توسط PracticalSoft
وضعیت
موضوع بسته شده است و نمی‌توان پاسخ جدیدی فرستاد.
Jun 6, 2020
11,559
4,422
I want to be able to draw a selection rectangle under the control of the pointer.
I have read this post
BUT all that actually does is draw a black or white rectangle on a black background.

if I have a canvas that already has a picture in it, how do I draw such a rectangle without erasing the picture?

In the past I have used XOR drawing as one method - darw twice and it is back to normal

I have tried taking a copy of the image on TOUCH_ACTION_DOWN, to be able to DrawBitmap later
(bmp = mycanvas.snapshot)
But that line of code somehow 'freezes' the image so that I cannot draw on it at all.

 

وضعیت
موضوع بسته شده است و نمی‌توان پاسخ جدیدی فرستاد.
عقب
بالا