Pritpal Bedi 60c9a6861e 2010-07-19 19:17 UTC-0800 Pritpal Bedi (bedipritpal@hotmail.com)
* contrib/hbxbp/xbpbrowse.prg
    + Added: constructs to edit cells.

  * contrib/hbide/idebrowse.prg
  * contrib/hbide/idesaveload.prg
    + Implemented: basic cell editing feature.
      To invoke:
        1. press CTRL+E on any cell, change the value, 
        2. press TAB|SHIFT+TAB to advance to next|previous field under edit mode, 
           OR
        3. press ENTER to terminate the editing mode. 
        4. Changed value is saved to table instantly. 
      All the four types are supported:
        Character, Date, Numeric, Logical.

      TODO: mask management and editable fields.
            row wide editing OR column wide.

    + Implemented: ideDBU toolbar icon "Tables" treeview now presents
      formatted structure plus tooltip on "Table name" node suggesting 
      more artifacts about the table. 

      "Tables" dialog now remembers its previous position.
2010-07-20 02:28:10 +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%