Languages Pascal Sourcecode & Textfiles OWL  

Biolerplate: startup for OWL programming

download download  
important code information
author:
Poll anderson
minimum requirements:
Biolerplate: startup for OWL programming description

A boiler plate code generator for Turbo Pascal® ObjectWindow programs. BoilerPlate is a program which gets you started on a new OWL program by generating the appropriate boiler plate code. With BoilerPlate, you start by using Resource Workshop or WRT to design your primary resources (menu, ccelerator,
cursor, etc).



After spending some time deciding what you want in the program,use WRT or Resource Workshop to build a resource (.RES) file. It should contain your menu, icons, cursors, accelerator, and in the case of a TDlgWindow descendent, the dialogbox and controls for the main window. The identifiers you use should be put in an include file for later use. Start BoilerPlate and read in the .RES and .INC files. You then make choices for various things like program name, what window messages you want to handle, what OWL methods you'll be overriding, etc. BoilerPlate then writes out the source defining your main window object and including empty (mostly) methods for the menu items and window messages you selected. The source can be compiled and run. It won't do much, but you can select menu items, etc. Now all you have to do is the fun part--fill in the empty routines.


File List:
BLRPLATE.DOC11Kb
BLRPLATE.EXE85Kb
BLRPLATE.HLP30Kb
MESSAGES.DAT2Kb
NOTIF.DAT1Kb
PROCS.DAT1Kb
README2Kb
SKEL.DAT2Kb
TDLGW.INC272b
TDLGW.RES1Kb
TWIND.INC308b
TWIND.RES1Kb

User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 15
version
size in Kb 53
popularity   544/7913374
user rating 4/10
ad


New Code
Popular Code