Pritpal Bedi a13f6d2f51 2009-08-07 12:35 UTC-0800 Pritpal Bedi (pritpal@vouchcac.com)
* contrib/hbxbp/appevent.ch
  * contrib/hbxbp/xbpbrowse.prg
    ! A thorough rewrite of XbpBrowse() class. The vertical navigation is 
      based on TBrowse() class and hence XbpBrowse() via Qt will probably be the 
      fastest GUI browser in the market in the sense that it has almost negligible
      memory overhead.

  * contrib/hbxbp/tests/demoxbp.prg
    ! Fine-tuned XbpBrowse() code confirming to latest changes.

    /*
       Finally I could achieve vertical navigation as per TBrowse without any 
       memory overhead. Horizontal navigation stll needs a lot of work but in its 
       simplest form it is working. Please play with vertical navigation and report 
       on this list any differences you might found.

       XbpBrowse() truely follows Xbase++ event loop protocol. So it is possible 
       that you can try real-life XbpBrowse code with Harbour-Qt. I am looking forward
       your support in this direction. Because it is taking my lot of time to 
       understand the Qt's internal behavior of model/view programming, I am 
       finding it hard to test all possible scenarios.

       Please make experiments with array bowsers, indexed browsers, etc. and provide 
       feedback as much as possible.

       Enjoy
    */
2009-08-07 20:52:46 +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%