Hi Pritpal,

I didn't have time to retest latest changes yet, I'll
do it in a few days.

For me two important point remains, both are showstoppers:
1) Missing codepage handling
2) Flicker / loss of window focus when doing certain operations.
   Keeping one of the F buttons pressed in WVTEST will eventually
   cause a switch to another app, but it's also visually confusing.

+1) Not showstopper, but definitely something to solve: Icon
    handling made interoperable thorough our GTs. Current
    HB_GTI_ICONRES isn't portable (not supported in GTQTC,
    for good reason), HB_GTI_ICONFILE isn't good because one
    must save that icon as a file before usage, which isn't ideal.

Brgds,
Viktor

On 2009.04.26., at 20:25, [email protected] wrote:

Revision: 10940
         
http://harbour-project.svn.sourceforge.net/harbour-project/?rev=10940&view=rev
Author:   vouchcac
Date:     2009-04-26 18:25:09 +0000 (Sun, 26 Apr 2009)

Log Message:
-----------
2009-04-26 11:17 UTC-0800 Pritpal Bedi ([email protected])
 * harbour/contrib/gtqtc/gtqtc.cpp
 * harbour/contrib/gtqtc/moc_gtqtc.cpp
 * harbour/contrib/gtqtc/gtqtc.h
 * harbour/contrib/gtqtc/tests/wvtext.cpp
   + Implemented destructors. Now opening/closing new windows
     release memory properly. There is a small leakage remains yet,
     about 40 kb per window, but I am not been able to figure out
     what action causes it. May be in future...
   ! Optimized "Mark & Copy" operation. Now previous buffer is used
     instead of creating a new image.
   ! "Mark & Copy" operation now do not generate INKEY() events.
     Important until we find a solution via SysMenu.

   /*
      So far I did not receive any input from anybody.
      Does it mean this project do carry little importance
      to be pushed forward ?
   */

Modified Paths:
--------------
   trunk/harbour/ChangeLog
   trunk/harbour/contrib/gtqtc/gtqtc.cpp
   trunk/harbour/contrib/gtqtc/gtqtc.h
   trunk/harbour/contrib/gtqtc/moc_gtqtc.cpp
   trunk/harbour/contrib/gtqtc/tests/wvtext.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

_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to