Don't work here

Bruno

2009/10/16 Bisz István <istvan.b...@t-online.hu>

> Hi,
>
> >> Just for now compile as
>
> >> hbmk2 demoqt -Lc:\qt\4.5.3\lib -lxhb
>
> >> I will remove debug info after few days as I need to debug it
> >> constantly until I get the desired results.
>
> >Some additional info for debugging from a CentOS 5.3 distro ...
>
> As the ' QWindowsXPStyle' is not supported under linux; I changed the line
> 142 in demoqt.prg from:
>   oStyle := QWindowsXPStyle():new()
> to:
>   oStyle := QWindowsStyle():new()
>
> After this change the demo started and I can handled the all
> functionalities
> except 'WebPage' menu point [crash on line 603: oDlg:exec()]
> as the 'exec()' is wrong in this context.
>
> The demo also crashes at exiting, see attachment.
>
> Regards,
> István Bisz
>
>
> _______________________________________________
> Harbour mailing list
> Harbour@harbour-project.org
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
>
_______________________________________________
Harbour mailing list
Harbour@harbour-project.org
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to