home *** CD-ROM | disk | FTP | other *** search
/ Power GUI Programming with VisualAge C++ / powergui.iso / trialva / ibmcppw / tutorial / present / text / 171d3.txt < prev    next >
Encoding:
Text File  |  1996-01-23  |  497 b   |  6 lines

  1. The Doodle WorkFrame project opens displaying all the objects (source files, object files, executable file) that make up the Doodle application. The .vbb files are the class files created by the Visual Builder. These files contain definitions of visual and nonvisual parts. There are 5 .vbb files that define the Doodle application:
  2. - doodle.vbb - main interface
  3. - clrdlg.vbb - color dialog box
  4. - stydlg.vbb - style dialog box
  5. - ttldlg.vbb - title dialog box
  6. - wdthdlog.vbb - width dialog box