An unnamed, unspecified, or hypothetical manufactured good or product, A component of a graphical user interface that the user interacts with, Portable code that can be easily installed and executed by an end user, A small scraping tool consisting of a blade and a handle, commonly used to remove paint from glass and other smooth surfaces, A floating widget or other device inside a beer can, meant to create foam when opened, a device that is very useful for a particular job, Any small gadget, device or mechanism that is unknown or temporarily forgotten; a car is full of them, miscellaneous object designed for a specific purpose -i e - a scroll bar or button, hypothetical object; name for an item whose name has been forgotten; graphic symbol that enables interaction between the user and computer (scroll bar, button, etc.); small computer program that defines the action of graphic symbols, basic interface objects of the X Toolkit Intrinsics associated with an X window with encapsulated functionality, a component of a frame within a Business Wizard, A specific graphical control, such as a button or a box, used by a GUI to accept or respond to user actions, The fundamental building block of graphical user interfaces The OSF/Motif widget set provides widgets of all sorts, suitable for constructing an application user interface, An object of fiction or obfuscation (Gigawidget), The child of a gremlin (Roald Dahl - The Gremlins), Any item used for input/output on the screen For instance, a button is a widget as well as a text field Widgets can receive focus, - A graphical user interface programming object (button, scrollbar, radio button, etc ) for the X Window System (Also, see X Window System ), a piece of a graph that enforces certain properties (See page 1008), A component (e g a pushbutton) in a graphical user interface, (n ) In a window system, a reusable user interface component such as a button, scrollbar, control area, text edit area, and so on When an X Toolkit Intrinsics function creates a widget, it is returned as an opaque data handle and assigned to a variable called a widget identifier See also OLIT, n 1 A meta-thing Used to stand for a real object in didactic examples (especially database tutorials) Legend has it that the original widgets were holders for buggy whips "But suppose the parts list for a widget has 52 entries " 2 [poss evoking `window gadget'] A user interface object in {X} graphical user interfaces, You can refer to any small device as a widget when you do not know exactly what it is or how it works. The secret is a little widget in the can, A standardized on-screen representation of a control that may be manipulated by the user Scroll bars, buttons, and text boxes are all examples of widgets, A set of clickable, graphical element in a user interface This includes buttons, radios, checkboxes, and scroll bars Widgets vary in appearance and dimension from platform to platform, An object used to hold data and present an interface to the user A widget is a combination of state and procedure Each widget is a member of a class, which holds the procedures and data structures common to all widgets of that class A widget instance holds the procedures and data structures particular to that single widget Each widget class typically provides the general behavior associated with a particular kind of interaction with the user, An element of a window-based user interface, or WIMP, such as a button, scrollbar, text editing area, etc Programmatically, widgets are often expressed as data structures, In the XToolkit a widget is an XWindow + associated semantics They are created by combining other widgets or from scratch Menus, Button Boxes, Scroll-barred windows and Text handlers can all be constructed using toolkit routines, A user interface element which is placed on the form, An object on a Panther screen Some widgets are used to interact with an application, while others are for display only, A widget is universal catch-all name to describe things that factories make and, hopefully, sell for a profit They are solid things that hurt if you drop them on your toe Things like fridges, A graphical user interface object, for example, a button, text box, etc, A manipulable or decorative element of a graphical user interface Much of the programming for GUI elements is associated with defining the reaction of widgets to user-mouse and keyboard events, This is the basic graphical component of the Xt library, encapsulating the display process and associated data Each widget has predefined properties and actions (routines to be invoked under the proper conditions), A single element of a graphical user interface, such as a button, scrollbar, or text input area, plural of widget, Interface components that are part of the IRIS IM toolkit See also interface elements and IRIS IM, A data structure that normally includes information about a user-interface component (like a button or an edit box) and has pointers to the code needed to make the component work Windows are not widgets but widgets have windows in them Widgets that don't have any windows are called something else (gadgets), A widget is a graphical representation of a logical input device There is a loose definition of a widget as a term used to describe any abstract device, Graphical objects in ToolBook that are pre-scripted 14 27,
10
An unnamed, unspecified, or hypothetical manufactured good or product
ts
11
A component of a graphical user interface that the user interacts with
ts
12
Portable code that can be easily installed and executed by an end user
ts
13
A small scraping tool consisting of a blade and a handle, commonly used to remove paint from glass and other smooth surfaces
ts
14
A floating widget or other device inside a beer can, meant to create foam when opened
ts
15
a device that is very useful for a particular job
ts
16
Any small gadget, device or mechanism that is unknown or temporarily forgotten; a car is full of them
ts
17
miscellaneous object designed for a specific purpose -i e - a scroll bar or button
ts
18
hypothetical object; name for an item whose name has been forgotten; graphic symbol that enables interaction between the user and computer (scroll bar, button, etc.); small computer program that defines the action of graphic symbols isim
ts
19
basic interface objects of the X Toolkit Intrinsics associated with an X window with encapsulated functionality
ts
20
a component of a frame within a Business Wizard
ts
21
A specific graphical control, such as a button or a box, used by a GUI to accept or respond to user actions
ts
22
The fundamental building block of graphical user interfaces The OSF/Motif widget set provides widgets of all sorts, suitable for constructing an application user interface
ts
23
An object of fiction or obfuscation (Gigawidget)
ts
24
The child of a gremlin (Roald Dahl - The Gremlins)
ts
25
Any item used for input/output on the screen For instance, a button is a widget as well as a text field Widgets can receive focus
ts
26
- A graphical user interface programming object (button, scrollbar, radio button, etc ) for the X Window System (Also, see X Window System )
ts
27
a piece of a graph that enforces certain properties (See page 1008)
ts
28
A component (e g a pushbutton) in a graphical user interface
ts
29
(n ) In a window system, a reusable user interface component such as a button, scrollbar, control area, text edit area, and so on When an X Toolkit Intrinsics function creates a widget, it is returned as an opaque data handle and assigned to a variable called a widget identifier See also OLIT
ts
30
n 1 A meta-thing Used to stand for a real object in didactic examples (especially database tutorials) Legend has it that the original widgets were holders for buggy whips "But suppose the parts list for a widget has 52 entries " 2 [poss evoking `window gadget'] A user interface object in {X} graphical user interfaces
ts
31
You can refer to any small device as a widget when you do not know exactly what it is or how it works. The secret is a little widget in the can
ts
32
A standardized on-screen representation of a control that may be manipulated by the user Scroll bars, buttons, and text boxes are all examples of widgets
ts
33
A set of clickable, graphical element in a user interface This includes buttons, radios, checkboxes, and scroll bars Widgets vary in appearance and dimension from platform to platform
ts
34
An object used to hold data and present an interface to the user A widget is a combination of state and procedure Each widget is a member of a class, which holds the procedures and data structures common to all widgets of that class A widget instance holds the procedures and data structures particular to that single widget Each widget class typically provides the general behavior associated with a particular kind of interaction with the user
ts
35
An element of a window-based user interface, or WIMP, such as a button, scrollbar, text editing area, etc Programmatically, widgets are often expressed as data structures
ts
36
In the XToolkit a widget is an XWindow + associated semantics They are created by combining other widgets or from scratch Menus, Button Boxes, Scroll-barred windows and Text handlers can all be constructed using toolkit routines
ts
37
A user interface element which is placed on the form
ts
38
An object on a Panther screen Some widgets are used to interact with an application, while others are for display only
ts
39
A widget is universal catch-all name to describe things that factories make and, hopefully, sell for a profit They are solid things that hurt if you drop them on your toe Things like fridges
ts
40
A graphical user interface object, for example, a button, text box, etc
ts
41
A manipulable or decorative element of a graphical user interface Much of the programming for GUI elements is associated with defining the reaction of widgets to user-mouse and keyboard events
ts
42
This is the basic graphical component of the Xt library, encapsulating the display process and associated data Each widget has predefined properties and actions (routines to be invoked under the proper conditions)
ts
43
A single element of a graphical user interface, such as a button, scrollbar, or text input area
ts
44
widgets
plural of widget
ts
45
widgets
Interface components that are part of the IRIS IM toolkit See also interface elements and IRIS IM
ts
46
widgets
A data structure that normally includes information about a user-interface component (like a button or an edit box) and has pointers to the code needed to make the component work Windows are not widgets but widgets have windows in them Widgets that don't have any windows are called something else (gadgets)
ts
47
widgets
A widget is a graphical representation of a logical input device There is a loose definition of a widget as a term used to describe any abstract device
ts
48
widgets
Graphical objects in ToolBook that are pre-scripted 14 27
símbolo gráfico de interfase que permite interacción entre el usuario y el ordenador (símbolo, Icono, ventana y etc), Objeto cuyo nombre no se sabe o se olvidó,
51
símbolo gráfico de interfase que permite interacción entre el usuario y el ordenador (símbolo, Icono, ventana y etc)
piccolo programma di computer che descrive la funzione dei simboli grafici, simbolo grafico di interfaccia che consente interazione fra utente e computer (tasto, barra di scorrimento), "come si chiama", (modo di dire quando non si ricorda il nome di qualcuno o di qualcosa),
53
piccolo programma di computer che descrive la funzione dei simboli grafici
ts
54
simbolo grafico di interfaccia che consente interazione fra utente e computer (tasto, barra di scorrimento)
ts
55
"come si chiama", (modo di dire quando non si ricorda il nome di qualcuno o di qualcosa)
Some etymologies, pronunciations, function and usage date content for the English translation portion are from Merriam-Webster Online at www.Merriam-Webster.com. Thanks to Online Yunanca Dil Eğitimi for providing some parts of online greek dictionary. To contribute more resources please contact us. Visuals(images) are provided by Google Image Search API. Some parts of the dictionary is contributed by many users, thank you! The content on this site is for informational purposes only. Bu aramada widget kelimesinin sözlük anlamı ve eşanlamı nedir, nasıl okunur hakkında bilgi verilmektedir. widget kelimesinin etimolojik ve eşanlamları ile ilgili açıklamalar ve bilgiler eksiksiz ve hatasız olarak anılmamalıdır. Burada yer alan widget kelimesi ile ilgili tüm açıklamalar bilgi amaçlıdır. Eksik ve hatalı çevirileri lütfen bildiriniz.