Hi Pritpal,
Can the GPF on window close be fixed?

It's happening in hbqt code:
---
Called from QT_QEVENTLOOP_PROCESSEVENTS(0)
Called from (b)QEVENTLOOP(0) in ../../TQEventLoop.prg
Called from QEVENTLOOP:PROCESSEVENTS(0) in ../../TQEventLoop.prg
Called from APPEVENT(0) in ../../xbpgeneric.prg
Called from BUILDADIALOG(137) in demoxbp.prg
Called from MAIN(63) in demoxbp.prg
---

Brgds,
Viktor

On Mon, Jun 22, 2009 at 7:26 AM, <vouch...@users.sourceforge.net> wrote:

> Revision: 11472
>
> http://harbour-project.svn.sourceforge.net/harbour-project/?rev=11472&view=rev
> Author:   vouchcac
> Date:     2009-06-22 05:26:13 +0000 (Mon, 22 Jun 2009)
>
> Log Message:
> -----------
> 2009-06-21 22:15 UTC-0800 Pritpal Bedi (prit...@vouchcac.com)
>  * harbour/contrib/hbxbp/Makefile
>  * harbour/contrib/hbxbp/xbplistbox.prg
>  * harbour/contrib/hbxbp/xbpmenubar.prg
>  * harbour/contrib/hbxbp/xbpmle.prg
>  * harbour/contrib/hbxbp/xbppushbutton.prg
>  * harbour/contrib/hbxbp/xbptabpage.prg
>  * harbour/contrib/hbxbp/xbptoolbar.prg
>  * harbour/contrib/hbxbp/xbptreeview.prg
>  * harbour/contrib/hbxbp/xbpwindow.prg
>    ! Implemented full blown XbpTreeView().
>      Now it is near equal to Xbase++ one. Please test.
>
>    + Started to implement Xbase++ concept of
>      Presentation Parameters the QT's recommended way through
>      Style Sheets. In the first phase Xbase++ compatible
>      attributes will be implemented. Next phase will empower
>      user to design application level Style Sheets.
>
>  + harbour/contrib/hbxbp/xbpstyle.prg
>    + Started to build a Style Sheet
>
>  * harbour/contrib/hbxbp/tests/demoxbp.prg
>    + Demonstrated the extensions to XbpParts the way
>      GUI components will be managed as per look and feel.
>
>      NOTE:  Style Sheet implementation is on the concept level yet
>             and is subject to heavy changes per namespace, class
>             hirarchy and allied matters. Also it is not Xbase++
>             compatible. I am trying to implement Presentation
>             Parameters through this mechanism and so far progress
>             is quite satisfactory.
>
> Modified Paths:
> --------------
>    trunk/harbour/ChangeLog
>    trunk/harbour/contrib/hbxbp/Makefile
>    trunk/harbour/contrib/hbxbp/tests/demoxbp.prg
>    trunk/harbour/contrib/hbxbp/xbplistbox.prg
>    trunk/harbour/contrib/hbxbp/xbpmenubar.prg
>    trunk/harbour/contrib/hbxbp/xbpmle.prg
>    trunk/harbour/contrib/hbxbp/xbppushbutton.prg
>    trunk/harbour/contrib/hbxbp/xbptabpage.prg
>    trunk/harbour/contrib/hbxbp/xbptoolbar.prg
>    trunk/harbour/contrib/hbxbp/xbptreeview.prg
>    trunk/harbour/contrib/hbxbp/xbpwindow.prg
>
> Added Paths:
> -----------
>    trunk/harbour/contrib/hbxbp/xbpstyle.prg
>
>
> This was sent by the SourceForge.net collaborative development platform,
> the world's largest Open Source development site.
> _______________________________________________
> 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