python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
(Android) How to display a textbox outside a listview's cells, but still have it as part of the viewholder
As shown above, I'd like to display the popup textbox (with the "Done" button) outside of the first cell, overlaying the rest of the views.
What I've done so far:
Had the viewholder layout...
ProGrammar
Votes: 0
Answers: 1
How to make an overlay stretch only over a specific CSS flexbox column?
I am trying to get this effect: https://www.w3schools.com/howto/tryit.asp?filename=tryhow_css_image_overlay_slideleft - but only so that the corresponding column is overlayed in a flexbox.
.flexCo...

DcoltGaming
Votes: 0
Answers: 1
Is it possible to make an overlay on a specific window with any python GUI library
I am making an app lock - type overlay on discord so that whenever it becomes the active window, the overlay should appear, I type password and the overlay disappears.
It is possible to do that with a...
Sahaj Bhatt
Votes: 0
Answers: 0
Mouse-movement image-layer effect
I'd like to create the following effect:
There are two full-screen images on top of each other, but only one is visible. When you move the mouse, the second one is revealed within a circle where the ...
Pixie
Votes: 0
Answers: 2