XVT - Definition. Was ist XVT
Diclib.com
Wörterbuch ChatGPT
Geben Sie ein Wort oder eine Phrase in einer beliebigen Sprache ein 👆
Sprache:

Übersetzung und Analyse von Wörtern durch künstliche Intelligenz ChatGPT

Auf dieser Seite erhalten Sie eine detaillierte Analyse eines Wortes oder einer Phrase mithilfe der besten heute verfügbaren Technologie der künstlichen Intelligenz:

  • wie das Wort verwendet wird
  • Häufigkeit der Nutzung
  • es wird häufiger in mündlicher oder schriftlicher Rede verwendet
  • Wortübersetzungsoptionen
  • Anwendungsbeispiele (mehrere Phrasen mit Übersetzung)
  • Etymologie

Was (wer) ist XVT - definition

CROSS-PLATFORM GUI APPLICATION SOFTWARE DEVELOPMENT ENVIRONMENT

XVT         
eXecutive Vector Table (Reference: BS2000)
XVT         
eXtensible Virtual Toolkit: a product allowing applications to be developed independent of GUI.
XVT         
XVT is a software development environment for building cross-platform GUI applications in C or C++. XVT allows developers to graphically lay out an application's GUI, and provides cross-platform libraries to aid development.

Wikipedia

XVT

XVT is a software development environment for building cross-platform GUI applications in C or C++. XVT allows developers to graphically lay out an application's GUI, and provides cross-platform libraries to aid development.

XVT has been in development since 1989 and has provided a cross-platform software development toolkit for the majority of that time.

Their approach is not as a widget replacement look-alike set, but acts more like a universal API translator. XVT is an "abstraction layer" that removes the developer from being concerned with which OS the application will run on. When the application is compiled, the XVT API points to the native controls/widgets for the OS on which the code is being compiled. It also allows applications to adapt to whatever user themes the OS allows users to set.

There are other uses of this product beyond cross platform development. As a CASE tool, a non-programmer business analyst can lay out the user interfaces, review them with end users and subject matter experts in a RAD-like (Rapid Application Development) requirements capture by functional review, and then the XVT architect tool will deliver the C or C++ (ANSI-compliant) code.

The developers have announced support for GTK+ on Linux and Cocoa on Mac, but these ports are not yet available. Because Microsoft no longer support the HLP help format, XVT applications require the user to install the Microsoft .hlp viewer.

XVT was originally developed by Advanced Programming Institute in Boulder Co., a company founded by former Bell Labs employee Marc Rochkind. The company changed its name to XVT when that product became the main company effort. The XVT product was purchased by Providence Software Solutions in 2001.