Pritpal Bedi f9ff908030 2011-08-25 16:02 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbcuied/cu_object.prg
  * contrib/hbcuied/cu_utlty.prg
    + Implemented: K_ALT_P preview.
        Preview takes following considerations:

          0. Background color is always set to "W/B".
             You can change this behavior with a BOX covering 
             entire screen.

          1. Rows and columns of the screen are calculated based
             on maximum ending row and column of objects defined.
             if those values are greater than 25/80 then one more 
             row and column is added to them, otherwise, 
             rows/columns are 25/80 as in standard screen.

          2. If COLOR is defined as a literal value enclosed in 
             quotes, then this value is used otherwise "W/B" is used.

          3. If PICTURE is defined as literal string enclosed 
             in quotes, then it is used, otherwise left. For numeric 
             fields, picture is always generated as "9999??[.9?]" based 
             on field length and decimals.
2011-08-25 23:14:04 +00:00
Description
Harbour Core — Reference source for Five development
172 MiB
Languages
C 80.3%
xBase 17.8%
Makefile 0.6%
C++ 0.4%
Harbour 0.4%
Other 0.3%