Przemysław Czerpak wrote:
> 
> After replacing HBXBP and HBQT references with some other OOP code
> all works without any problems so I can confirm that the problem is
> inside HBXBP and/or HBQT.
> 

Further analysis is suggesting me, I may be wrong, that 
in -shared mode application calling one of its dlls which in turn 
is calling hbQT and hbXBP which I believe is not linked as shared.
And this may be responsible that 

::oWidget := QMainWindow():configure( QT_HBQMainWindow( {|n,p| ::grabEvent(
n,p ) }, hb_threadId() ) )

is failing. I can see that ::oWidget:pPtr appears to be an invalid pointer.

May be this can shed a light on this issue.


-----
     enjoy hbIDEing...
        Pritpal Bedi 
http://hbide.vouch.info/
-- 
View this message in context: 
http://harbour-devel.1590103.n2.nabble.com/CLASSES-Instance-Variable-as-Object-Access-Assign-Elsewhere-tp4941404p4956214.html
Sent from the harbour-devel mailing list archive at Nabble.com.
_______________________________________________
Harbour mailing list (attachment size limit: 40KB)
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to