Revision: 11991
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11991&view=rev
Author: vouchcac
Date: 2009-08-07 20:52:46 +0000 (Fri, 07 Aug 2009)
Log Message:
-----------
2009-08-07 12:35 UTC-0800 Pritpal Bedi ([email protected])
* 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
*/
Modified Paths:
--------------
trunk/harbour/ChangeLog
trunk/harbour/contrib/hbxbp/appevent.ch
trunk/harbour/contrib/hbxbp/tests/demoxbp.prg
trunk/harbour/contrib/hbxbp/xbpbrowse.prg
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour