Tagged Questions

0
votes
0answers
2 views

SilverLight - Binding a command to button within control template

I have a datagrid. Within that datagrid, I have bunch of column headers styles. Inside the control template of this style, there is a button. I need to bind a command to that button. Note that, …
0
votes
2answers
26 views

Hide/disable Save button in adobe in web browser

Hi Greetings Iam exporting a crsytalreport to pdf using asp.net 2003. On executing the pdf report is opened in the default pdf reader(adobe reader 9 in my case) which is embedded in the browser (ie …
4
votes
3answers
642 views

Button inside of anchor link works in Firefox but not in Internet Explorer?

Everything else in my site seems to be compatible with all browsers except for my links. They appear on the page, but they do not work. My code for the links are as follows- <td …
0
votes
0answers
22 views

The button(s) on iphone notification message

Hi all, i am using Apple Push Notification Service for sending some notification messages. I am able to send text notification message but there is no "ok" or "view-close" buttons. In order to put …
0
votes
1answer
21 views

android start user defined activity on search button pressed @ handset

I am using following code to start activity when user pressing search button on the handset @Override public boolean onKeyUp(int keyCode, KeyEvent event) { if(keyCode == KeyEvent.KEYCODE_SEARCH){ …
0
votes
4answers
2k views

Disable button after submit

I'm trying to disable a button when a user submits a payment form and the code to post the form is causing a double post in firefox. This problem does not occur when the code is removed, and does not …
0
votes
4answers
87 views

Struts2 back button and linking

Hello! I am using Struts 2.1.6 with Dojo plugin, whole app has ajax links (sx:a). Did anybody succeed to implement back button functionality and linking to certain content? Does anybody have any …
0
votes
1answer
19 views

Dynamique image of a view inside a button

Hi, I would like to add an image inside a button,but this image shows the current view of one of my views. If anyone knows how to do. Thanks a lot.
0
votes
4answers
152 views

wpf button location

hi everyone. i am building an application. i have a button on a window. When i click the button, i want a new window popsup. but new window must open under button. As another way, when window …
0
votes
3answers
35 views

Python QPushButton setIcon: put icon on button

Hello Everybody, I want to put an in ICON into a push button.. the code should work like that: self.printButton = QtGui.QPushButton(self.tab_name) …
4
votes
8answers
148 views

What disadvantages are there to the “button” tag?

I started using a diagnostic css stylesheet, e.g. http://snipplr.com/view/6770/css-diagnostics--highlight-deprecated-html-with-css--more/ One of the suggested rules highlights input tags with the …
0
votes
1answer
266 views

Flex 3: How can I change a PopupButton into a regular Button when there’s only one menu item available?

Hi there. I have a PopUpButton that only contains 2 actions. Both actions are complete opposites of each other and switches a boolean property on an object from true to false or false to true. To …
0
votes
1answer
91 views

i need calculator buttons to be able to work.

hi. i'm making a calculator and need to get my buttons to work but i don't know what to do. i have 2 ways of inserting numbers. 1) physically write the number in the field 2) push a button and the …
0
votes
2answers
64 views

Making Textbox type into a textbox?

Hi, I'm a noob to VB.NET and I was wondering how to make something you type into a textbox on the application type that text into a website textbox and submit whats in the textbox by pressing a …
0
votes
2answers
44 views

WPF: Ribbon control application button and quick access toolbar location

How is the Application button and quick access toolbar placement accomplished?

1 2 3 4 5 29 next
15 30 50 per page