On Time RTOS-32 Documentation
Welcome
RTTarget-32
RTKernel-32
RTFiles-32
RTIP-32
RTPEG-32
RTPEG-32 Programming Manual
Introduction
Overview
Programming with RTPEG-32
Screen Drivers
Demo Programs
Utility Programs
Window Builder
Project Files
Source Output Files
Screen Layout
Project Window
Configure Menu
Source Page
Images Page
Fonts Page
Target Window
String Table
Source Code Generation
Pointer Name Control
Image Convert
Font Capture
Make String Table
RTPEG-32 Reference Manual
RTUSB-32
|
Project Files
Window Builder project files have the extension ".wbp". The project file maintains information about the source files, target system, images, strings and fonts, etc. used by the application. You can save your work at any time, and later re-open the project file and modify your target screens.
All project file path information, such as the location of image files referenced by your project, is maintained in a relative path format. This means that Window Builder project files can easily be copied from one computer to another as long as all related font and image files are maintained in the same sub-directory structure. If Window Builder does not find a required image or font file using the relative path information, it always attempts to find the file in the directory containing the Window Builder project.
Window Builder
Source Output Files
|