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.

EMG

--
EMAG Software Homepage:     http://www.emagsoftware.it
The EMG's ZX-Spectrum Page: http://www.emagsoftware.it/spectrum
The Best of Spectrum Games: http://www.emagsoftware.it/tbosg
The EMG Music page:         http://www.emagsoftware.it/emgmusic

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

Reply via email to