Hello 

Przemyslaw Czerpak-2 wrote:
> 
> I'll try but I will need a little bit more time to make it
> well and this is a problem for me now. I'm really busy with
> some other jobs - sorry.
> I looked at this code and as I can see you adopted GTWVT but
> with the WVT code it inherited some Windows only declarations
> too, f.e.:
> 
> ../../gtqtc.h:255: error: COLORREF does not name a type
> ../../gtqtc.h:262: error: POINT does not name a type
> ../../gtqtc.h:270: error: POINT does not name a type
> ../../gtqtc.h:277: error: LF_FACESIZE was not declared in this scope
> ../../gtqtc.h:279: error: HWND does not name a type
> ../../gtqtc.h:286: error: HICON does not name a type
> ../../gtqtc.h:306: error: RECT does not name a type
> ../../gtqtc.h:307: error: RECT does not name a type
> ../../gtqtc.cpp:111: error: TCHAR does not name a type
> ../../gtqtc.cpp:121: error: LRESULT does not name a type
> ../../gtqtc.cpp:127: error: HWND was not declared in this scope
> 
> and it blocks compilation on non Windows platforms.
> I do not know QT enough to make such modification by hand and
> so far I haven't found time to ready current Qt documentation.
> Many years ago I read some old one but a lot of things has been
> changed in last years.
> If I find some spare time I try to help but now I cannot give
> you any deadline. Sorry.
> 

I will clean the Windows specific stuff within a day-or-two.

Take your own time. I was just asking for expert opinion 
about the structure of the GTQTC.C, I mean the way I implemented 
C++ classes and their interaction with pure C code.

I will do the rest.

Regards
Pritpal Bedi

-- 
View this message in context: 
http://www.nabble.com/QT---To-Przemek---Please-review-GTQTC-tp23060163p23061688.html
Sent from the Harbour - Dev mailing list archive at Nabble.com.

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

Reply via email to