Questions tagged as 'button'

1
answer

'btnSubmit_Click' is not a member of 'ASP.client_aspx'

I'm creating a site in asp.net with a master page. When I try to put a datepicker it gives me error. I'm resorting to this Site Being the same as giving the following error    'btnSubmit_Click' is not a member of 'ASP.client_aspx'...
asked by 02.05.2018 / 11:47
0
answers

"Drop button" only with information

Can anyone explain to me how I can find a tutorial on this? I search for "drop button" (what makes sense) but I can not find anything related to this! is a normal ( <a> ) link: WhenyouclickonitappearssomethingIwant:     
asked by 08.05.2018 / 03:46
3
answers

How to use a button together with a function? (JavaScript / HTML)

Hello, I'm writing a page with a Stone or Scissors game. And I would like the user to be able to choose between the three options through three buttons, which when clicked call a function that assigns a value to the variable relative to the user...
asked by 05.05.2018 / 01:35
1
answer

Button rounded tkinter

Is there any way to round the ends of the button? Or even leave it as a circumference? Like this for example:     
asked by 25.04.2018 / 06:23
0
answers

Bottom of the transparent button on tkinter

I have some buttons with an image and they have a standard gray background that I can not leave transaparente. The goal is to leave only the image of the button and behind it has the background of the window (which is a label). How do I make the...
asked by 21.04.2018 / 09:42
1
answer

Button does not appear in one activity and appears in another

I have a problem that I can not identify where it is. I have a layout that runs a video, with a button in front, but the button does not appear even though when I click on the button area it works normally. Thebuttonshouldappearintheredarea....
asked by 27.03.2018 / 04:16
0
answers

Execute Javascript with a button click using HtmlUnit

Hello, I'm trying to create a bot with HtmlUnit to get some products from a site automatically, I'm getting the products listed, but the site has several branches and for me to change to the branch I want, I need to change the value of one se...
asked by 07.03.2018 / 13:31
2
answers

How to spacing buttons?

$sql="SELECT P.id as Id, P.pointOfSale as [Description], P.printerExtrat1 as PrinterExtrat1, P.printerExtrat1FonteTicket as PrinterExtrat1Font, P.printerExtrat2 as PrinterExtrat2, P.printerExtrat2FonteTick...
asked by 23.02.2018 / 12:28
0
answers

"Unfortunately MyApp has stopped" error when clicking the application button

I'm running my app on Genymotion, developing on Android Studio. Every time I run my application I click on the button to register, but when I click, I find the following message "Unfortunately MyApp has stopped", where after the application i...
asked by 17.02.2018 / 19:49
1
answer

How to change the color of the button when pressed? [duplicate]

I need to change the color of a button when it is pressed, how could it be done?     
asked by 06.12.2017 / 03:14