Pritpal Bedi cea70820ee 2011-08-19 02:58 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbcuied/cu_object.prg
    + Implemented: two-way saving/loading of screens from PRG sources.
      Alt+S - Save / Alt+L - Load, keys are defined.
      At startup, if hbCuiEd is invoked with a .prg file name 
      as first and only parameter, then all screens embedded 
      in the source are presented for selection, and selected 
      screen is brought in the designer. On save the actual 
      indent of the loaded screen is preserved which means 
      screens can be designed in real-time. If there is a need
      screens can be edited in the PRG ( assumed, it follows the 
      protocols laid down by the designer ). Screens can be   
      saved with new name. In this case a new function as 
      "hbcui_" + screen name will be appended to the source
      which later can be edited and placed anywhere in the PRG.

      Will write a test program to demonstrate its two-way 
      capabilities in a couple of days.
2011-08-19 10:10:58 +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%