On Fri, 03 Oct 2008, Enrico Maria Giordano wrote:

Hi Enrico,

> This is a sample for who wants to reproduce the problem:
> #include "Fivewin.ch"
> ANNOUNCE HB_GTSYS
> REQUEST HB_GT_GUI_DEFAULT
> FUNCTION MAIN()
>    LOCAL oWnd
>    DEFINE WINDOW oWnd
>    DEFINE BUTTONBAR OF oWnd
>    DEFINE BUTTON;
>           OF oWnd:oBar
>    ACTIVATE WINDOW oWnd
>    RETURN NIL
> Just move the mouse pointer over the button.

It does not look like Harbour problem though it's possible that
some modifications in Harbour exploited the problem in FWH.
Anyhow we are not able to help in this case because we do not know
where is GPFs and why. It's not our code.

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

Reply via email to