python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Why PasswordBox is not getting a rounded corner style?
I wrote a style code for TextBox rounded corner and it worked. But When I tried the same code just changing the TargetType field to PasswordBox It didn't work for PasswordBox.
Thanks in advance.
This ...
Krishna Tamakuwala
Votes: 0
Answers: 1
Qt - Making windows corners round
Im using this in order to make my windows frameless and create a custom titlebar for it. everything is fine except I want to make my windows corners round, but if I do that then I will have something ...
file-tracer
Votes: 0
Answers: 0
cornerRadius not working with backgroungTint
I am a beginner in android dev.
I am making a calculator in which i want to add round button using corner Radius.
the problem is that it is working fine when i donot set background tint as shown below...
Shlok Jain
Votes: 0
Answers: 3
Round rectangle in rectangle - how to detect coordinates in corners that are outside of round rectangle?
I am struggling to find a way to solve this issue.
I am getting this picture 306px x 620px
It's an image with a rounded rectangle. In order to make the rounded rectangle only clickable I set border-r...
cvekaso
Votes: 0
Answers: 1