







                   /  /   /  /  /   /
                  /__/__/ // //  __/     
                                  / 
                           ///   /_/  
                            ///    /   _/
                     /_/       /_/    /_//__/ /__//__/  DEMO v3.3


                                 README file.

                        Turbo Vision Resource WorkShop
                   Copyright (c) 1994-96 by Balzs Scheidler



--------------------------------------------------------------------------------
TVRW readme file
--------------------------------------------------------------------------------

                              Table of contents                          Page
                              -----------------                          ----

Introduction.............................................................  1

Features.................................................................  2

How to get help..........................................................  3

Minimum system requirements..............................................  3

Installation.............................................................  3

Your rights..............................................................  4

Limitations of the DEMO version..........................................  5

Registration information.................................................  6



































--------------------------------------------------------------------------------
TVRW readme file
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
TVRW readme file                                                       Page 1
--------------------------------------------------------------------------------
                             Introduction

 Thank you for taking  the time to evaluate Turbo Vision Resource WorkShop. You
 will find  a  great help  for creating your Turbo Vision applications. It is a
 marvellous utility that helps  you managing Turbo Vision resource files. Turbo
 Vision Resource WorkShop  allows  you to  create, delete and edit Turbo Vision
 resources and much more.  It also allows  you to create the source code of all
 of your created objects.

 Please keep  in  mind that Turbo Vision Resource WorkShop is being distributed
 as Shareware.  This gives  you  the  opportunity to "try before you buy", just
 as a test drive in  your new car.  But just as the car dealer needs to be paid
 for his efforts so do I!

 New features in version 2.0
 ---------------------------
   Undo-Redo feature. TVRW now allows you to undo up to 100 previous
    operations
   Using DPMI server. TVRW is now running in protected mode so it is using all
    of your computer's memory. That's why you should have your DPMI16BI.OVL and
    RTM.EXE somewhere on your path.
   Local constant file. Every resource file has its OWN constant file. This
    allows you to edit multiple projects at the same time.
   Sourcer now generates constant unit which contains all of your constants
    declared in TVRW.
   Most of the bugs are fixed (I hope).
   Resource manager now displays the type of the objects.
   Editors ask if you really want to quit only if the edited object had been
    modified.
   And much more...

  New features in 3.0
  -------------------
   C++ codegenerator, many of you asked for a C++ codegenerator, now it is 
    included.
   enhanced constant support
   new file format: *.RWP, but TVRW is still able to open *.RES files, but
    cannot save in RES format.
   Extendable set of controls! You can write your own control library
   New and nicer Status editor
   The editors are no more Modal dialogs, you can easily switch between two
    edited dialog
   enhanced sourcer: there are much more options you can set if you want to
    write source of a dialog
   and much more...

  New in 3.2
  ----------
   custom validators support, bugfixes





--------------------------------------------------------------------------------
TVRW readme file                                                       Page 1
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
TVRW readme file                                                       Page 2
--------------------------------------------------------------------------------
                                Features


   Allows you to use Turbo Vision 2.0 new controls
    - Inputline validators
    - Multicheckboxes controls
    - Memo controls
   5 resource types: Dialogs, String tables, Menubars, StatusLines and
    dialog SubViews
   A special function: change the objects's type ID. (You can edit derived
    object types)
   Develop your resources only with your mouse
   You may test resources in a simulated run-time environment
   Generated resource files are compatible with TP 6.0, TP 7.0
   Generated source files compatible with TP 7.0, after a few modification:
    TP 6.0, Borland C++ 4.02 with TV 2.0
   Source code generation: You may generate the following type of sources
      - A program that creates the resource file
      - A skeleton Application, that use the resource file
      - Include file that contains a resource creation (eg. Dialog, Menu,
        StatusLine, Strings, SubView)
      - Constant unit (A unit which declares the constants you used in TVRW)
      - HelpFile skeleton
      - TVRW is now able to generate these source files based on skeleton files
        With this you can easily modify the format TVRW writes its output.
   Constant support: You may use readable constants instead of numbers,
    when you specify command codes, keycodes, and helpcontexts. You can
    extract constants from your source units or programs.
   Powerful Clipboard feature
      - It allows you to move resources from one file to another
      - It can be used as a library of controls. For example: you create a
        control named OkBtn, you put it on the clipboard and afterwards every
        time you need an Ok button, just press Shift+Ins and it is there
   Cut design time by at least half.
   Full On-Line help facility

                      Limitations of the DEMO version:

  Earlier versions of TVRW could not write the generated source to disk, and
  due to the requests I decided to remove this limitation. TVRW is now fully 
  functional.












--------------------------------------------------------------------------------
TVRW readme file                                                       Page 2
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
TVRW readme file                                                       Page 3
--------------------------------------------------------------------------------
                           How to get help

 Questions should be directed to:

  Balzs Scheidler
  42. Bem Street
  Szekszrd, 7100
  HUNGARY
  e-mail: bazsi@tas.vein.hu, bazsi@hal2000.hal.vein.hu

  Technical assistance is available  for both registered and unregistered users
 of Turbo Vision Resource WorkShop.

                               Mailing list

  I've set up a mailing list you may want to join if you are using Turbo Vision
Resource WorkShop. I send articles to this mailing list about program updates
and also special offers. To subscribe to this mailing list, send a message to
listserv@pacuare.eie.ucr.ac.cr containing "subscribe tvrw". The subject line
is ignored. To send a message to the members of the list, send your message to
the address: tvrw@pacuare.eie.ucr.ac.cr

                        Minimum system requirements


                 Minimum                 Recommended
                 --------------------------------------------------
 Computer        IBM AT 286              IBM AT 386DX 40MHz
 Harddisk          -                     a quick IDE or SCSI drive
 Display         CGA/EGA/VGA/Hercules      -
 Mouse           MS Mouse driver 6.11      -
 Memory          2MB                     4 MB
 DPMI            Shipped with TP 7.0       -


                              Installation


 The DEMO  version  is  archieved and is called TVRWxxD.ZIP, where xx means the
 current  version. Create  a  directory  and  dearchieve  the  program. Add the
 statement  'C:\TVRW'  in  your  PATH  section  of  your AUTOEXEC.BAT file. The
 installation is now complete.

 The REGISTERED version has an install program. Just  put the installation disk
 into your disk drive (for example A:), and enter the command:

   A:\INSTALL

 And answer the forthcoming questions.





--------------------------------------------------------------------------------
TVRW readme file                                                       Page 3
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
TVRW readme file                                                       Page 4
--------------------------------------------------------------------------------
                               Your rights

 Turbo Vision  Resource WorkShop  is  copyrighted  material. It is protected by
 Hungarian  and international copyright laws. You  may  not make any changes or 
 modifications  to  Turbo  Vision  Resource WorkShop  or  this  manual. You may 
 not  decompile,  disassemble,  or  otherwise  reverse-engineer the software in 
 any way.

 You  may  use  Turbo Vision Resource WorkShop on a thirty (30) day trial basis
 only. If  you use  Turbo Vision Resource WorkShop  past  the 30 day evaluation
 period you are required to purchase it.

                                Warranty

 I  (Balzs Scheidler)  do  not warrant  that the  registered  version  of  the
 software will meet  your  requirements  or  that the operation of the software
 will be  uninterrupted  or error free.  The  warranty does not cover any media
 or  documentation  which  has  been  subjected  to damage  or  abuse by you or
 others. In other words there is no warranty either implied or expressed.

 I'm not responsible  nor  liable  in anyway for any problems or  damage caused
 by  this  software  that  may  result from using this software. This includes,
 but  is  not limited to,  computer  hardware,   computer  software,  operating
 systems, and  any computer or  computing  accessories. End user agrees to hold
 me (Balzs Scheidler)  harmless  for  any problems arising from the use of the
 software. I  SHALL NOT IN  ANY  CASE  BE  LIABLE  FOR ANY SPECIAL, INCIDENTAL,
 CONSEQUENTIAL,  INDIRECT  OR  OTHER SIMILAR DAMAGES ARISING FROM ANY BREACH OF
 THESE WARRANTIES

                           Copying the software

 The  DEMO  version  of the  software can  be  copied, distributed, included in
 shareware disks, but the program must be shipped with the following files:


     TVRW    .EXE ..................... Main program executable
     TVRW    .HLP ..................... Online help file
     README  .    ..................... This document
     REGISTER.FRM ..................... Registration form
     LICENSE .TXT ..................... The license agreement.


 -> No fee, charge or other compensation may be accepted or requested by anyone 
    without the express written permission of Balzs Scheidler.

 -> Public  Domain  Disk Vendors May NOT CHARGE a fee for Turbo Vision Resource
    WorkShop itself. However  you may include Turbo Vision Resource WorkShop on
    a diskette for  which  you charge a nominal distribution fee. The purchaser
    of said diskette must  be  informed in advance that the fee paid to acquire
    the diskette does NOT relieve said





--------------------------------------------------------------------------------
TVRW readme file                                                       Page 4
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
TVRW readme file                                                       Page 5
--------------------------------------------------------------------------------

    purchaser  from paying  the  Registration  Fee  for  Turbo  Vision Resource
    WorkShop if said purchaser uses Turbo Vision Resource WorkShop.

 -> Operators of  electronic  bulletin  board  systems (Sysops)  may post Turbo 
    Vision  Resource  WorkShop  for  downloading by their users without written 
    permission  ONLY  AS  LONG  AS  THE ABOVE CONDITIONS ARE MET.  A fee may be 
    charged  for  access  to  the BBS AS LONG AS NO SPECIFIC FEE IS CHARGED FOR 
    DOWNLOADING   Turbo  Vision Resource WorkShop files without first obtaining 
    the express written permission from Balzs Scheidler to charge such a fee.


                       Limitations of the DEMO version

 Turbo Vision Resource WorkShop DEMO is fully functional with only one exception
 You can't write the generated source code to disk. The source code is displayed
 on the screen, so you can have a look at the code generated by Turbo Vision 
 Resource WorkShop.

 


































--------------------------------------------------------------------------------
TVRW readme file                                                       Page 5
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
TVRW readme file                                                       Page 6
--------------------------------------------------------------------------------
                           Registration Information

 Thank you for taking  the  time to find out how to register your copy of Turbo
 Vision Resource  WorkShop. Please  use  the  registration form enclosed. It is
 the REGISTER.FRM file.

 When you register you will receive the following:

 1. The most current version of the program.
 2. The About Box of the program won't be displayed in every two minutes.
 3. You will be able to use all of the functions of the program
 4. Information about my program updates
 5. Printed manual.

 The registration fee for Turbo Vision Resource WorkShop is $29 in US Funds for
 individuals and $49 for corporates.

 Questions or suggestions should be directed to:

 Balzs Scheidler
 42. Bem Street
 Szekszrd, 7100
 HUNGARY

 Please add $5 for postal charges in Europe, and $8 overseas.

 To register  your  copy of  Turbo Vision Resource WorkShop, send me the filled
 registration  form,  the signed  license  agreement and pay the  fee for Turbo
 Vision Resource WorkShop by one of the following methods:

 -------- HUNGARY --------

  !! This section is for Hungarians only !!

 Fizesd  be a  regisztrcis  djat  rzsaszn postautalvnyon brmelyik posta-
 hivatalban,  s  az igazol-szelvnyt  a  kldd  el a regisztrcis krelemmel
 egytt a cmemre:

   Scheidler Balzs
   Szekszrd
   Bem u. 42.
   7100

  A regisztrcis dj magyar felhasznlk szmra: 4900Ft.

  Posta kltsgknt adj hozz 50 Ft-ot
  Lemezkltsgknt adj hozz
    5.25" lemez 50 Ft
    3.5"  lemez 80 Ft






--------------------------------------------------------------------------------
TVRW readme file                                                       Page 6
--------------------------------------------------------------------------------

--------------------------------------------------------------------------------
TVRW readme file                                                       Page 7
--------------------------------------------------------------------------------

 -------- Outside HUNGARY --------

  Amount: 29 USD (US dollars)

  You can send me cheques or you can use direct money transfer

  Remit the registration fee to:

   OTP Bank
   Branch 840
   7100 Szekszrd, HUNGARY

   account no: 1 068715/021-000

   Pay to Balzs Scheidler

  If you have troubles with direct money transfer,  you can also send cash, but
  it can be risky.

  Credit cards
  ------------

  To pay via Credit-Cards, you should fill in the appropriate section of the 
  REGISTER.FRM file. Currently I accept the following cards:

    - Visa
    - EuroCard/MasterCard
    - JCB

  Credit card payment is the preferred way, since it is much quicker and more 
  reliable, than  the first two.













--------------------------------------------------------------------------------
TVRW readme file                                                       Page 7
--------------------------------------------------------------------------------
