Tags

A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
The onChange event gets triggered when the state of an element is changed. Many languages which work with a GUI support some form of a change-event. For example JavaScript and the JavsScript library jQuery (with the .change() function).

0 Questions

A scheduler is a software component responsible for starting tasks at a given time. Many different scheduler implementations are possible, from very low-level and short-term (an operating system CPU or I/O scheduler) to high-level and long-term (a background application launcher).

0 Questions

An API used to retrieve information about data on GitHub.

0 Questions

Questions about using PySide, a Python Qt bindings project.

0 Questions

ActionBarSherlock is an extension of the compatibility library designed to facilitate the use of the action bar design pattern across all versions of Android with a single API.

0 Questions

UpdatePanel is an ASP.NET AJAX control which allows page content to be updated asynchronously.

0 Questions

Automated Builds using the Team Foundation Server / Visual Studio Team Services build system

0 Questions

CDT is an Eclipse component that provides an IDE for C and C++. Use this tag for questions which are specific to CDT.

0 Questions

Situation where two (or more) operations need overlapping sets of resources, and neither can complete because they cannot obtain all locks necessary to complete an operation and release their locks.

0 Questions

Questions related to interacting with Google word processing Documents programmatically. Usage questions about the web application should be posted at Web Applications Stack Exchange.

0 Questions

Web components are reusable client-side elements made using native code or third party libraries.

0 Questions