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.
A typeface is the visual representation or interpretation of a set of characters; it is their appearance.

0 Questions

UIElement is a base class for most of the objects that have visual appearance and can process basic input as part of the user interface.

0 Questions

AdBlockers are the range of tools aimed to remove advertisements from web-pages.

0 Questions

Caché is a multi-model DBMS and application server developed by InterSystems.

0 Questions

Build systems are software tools designed to automate the process of program compilation.

0 Questions

Theming is the modification of the user interface of a software application without affecting its functionality

0 Questions

Delphi 5 is a specific version of Delphi. It was released in August 1999. Use this tag for issues related to development in Delphi, version 5.

0 Questions

Instant messaging (IM) is a form of communication over the Internet, that offers quick transmission of text-based messages from sender to receiver.

0 Questions

A callback function (in JavaScript) is a function, passed as an argument, that is invoked if a certain event is picked up on, or after a predefined period of time. jQuery callbacks are exactly the same as JavaScript callbacks, except that jQuery invokes the callback in a set context that sometimes differs from the one in vanillaJS.

0 Questions

nosetests is the the script name for running Python [nose] testing, a package for automated unit tests based on simple asserts and running all test*() functions in test*.py.

0 Questions

A mouseout is an event that occurs on an element when the user removes the cursor from that element

0 Questions