close
Welcome

Login is for licensed XVT users and provides
access to your records, licenses, downloads,
and to your interactive, online help desk.
Thank you! 

Login
Print E-mail

Painless, Portable GUI

XVT-Design is a graphical, interactive design tool and application generator. With the C code generated by DSC, you can expect native platform performance. DSC is not an emulator, and it doesn't require a runtime component. DSC guides you through the development process from defining the architecture to laying out the interface to building the final application. Using the DSC libraries, you simply compile on all the platforms you need. With DSC, you can:

  • Quickly lay out the user interface - no need to calculate and program the screen coordinates
  • Customize screen layouts for different monitors
  • Automatically preserve and regenerate the modifications you make to the C code
  • Achieve native language performance without learning proprietary languages or different toolkits
  • Integrate existing or third-party development tools

Painless GUI

XVT Design simplifies the design and implementation of graphical-user-interface (GUI) based applications in three major ways:

  1. Design Tool File StructureXVT-Design lets you create the user-interface objects of your application (windows, controls, menus, and so on) graphically and interactively, rather than by programming manually.
  2.  XVT-Design provides a TestMode that lets you preview your application's user interface without separate compilation and linking steps. You can use XVT-Design to build and refine application prototypes rapidly without writing any code.
  3.  XVT-Design generates event handlers and other source code for your application?s user interface. Instead of rewriting "generic" user-interface code by hand for each new application, you can use XVT-Design to create this code automatically. 

Without XVT-Design, it is necessary to write resource language source code by hand to define the necessary GUI resources for an application in a portable manner. Since you cannot visually inspect your resources until you run the application, this is a cumbersome, iterative process.

With XVT-Design, you create a "project" file containing the GUI esources for your application. For each project, you can create any umber of dialog boxes and windows. Then you draw the needed controls right on your computer screen, placing them just where you want within a window or dialog box, without ever having to calculate the screen coordinates numerically. XVT-Design automatically generates a complete set of source files for your application:

  • C code for the application's user interface
  • A C header file containing function prototypes and constant declarations
  • An XVT Universal Resource Language (URL) file,containing portable definitions of your application's resources
  • A complete makefile for compiling and linking your application
  • A help text file
Last Updated ( Monday, 13 April 2009 )
 
< Prev   Next >
Phone: 919.854.1800 - Cary, NC, US
Copyright (c) 2008 Providence Software Solutions, Inc. All rights reserved.