Hello Viktor

Thanks for compiling and reviewing GTQTC.

- Makefile needs to be updated according to hbqt Makefile in order to
  make it work on Darwin. hbqt Makefile can be used as-is, it's enough
  to replace file list.

OK. I do in a minute.

- demoqtc.prg should be replaced by our tests/wvtext.prg test program,
  as it should work similarly with both GTs, that would help testing and
  spotting differences.

Yes, I was just testing caret interface, will do shortly.

- I'm not sure codepages are handled correctly, ALERT() box drawing
  chars are wrong here (showing as accented chars).

I tried but am failing how to implement it. Przemek's assisstance required
here.

- Great deal of flicker and the app even *loses focus* for a moment when
  using resize button, changing closable setting, maybe more.

This is the only way I could handle this artifact, so far, may be someone 
comeup with a better idea.

- Resize doesn't work.

Still on pending list. I have an idea how to achieve.

- Mark & Copy doesn't work.

I am absolutely at a loss how can I access the SysMenu in QT.
There is no reference to this fact in whole QT documentation.



> If I try to link my app with hbzlib, I'm getting this:
> c:/devl/hbmingw-1.1/lib/libhbzlib.a(inflate.o):inflate.c:(.text+0x100):
> multiple definition of `inflateInit2_'
> C:/devl/hbmingw-ext/lib/libQtCore4.a(d003233.o):(.text+0x0): first defined
> here
> c:/devl/hbmingw-1.1/lib/libhbzlib.a(inflate.o):inflate.c:(.text+0x210):
> 

May be QT implemets its own zip functions which are colliding with
Harbour's.
No idea how to cover it.

Regards
Pritpal Bedi


-- 
View this message in context: 
http://www.nabble.com/SF.net-SVN%3A-harbour-project%3A-10884--trunk-harbour-tp23116567p23118128.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to