Przemyslaw Czerpak wrote:

Probably you haven't set GTGUI as your default GT driver.
Add to your souce code:

   ANNOUNCE HB_GTSYS          // disable linking default GT driver
   REQUEST HB_GT_GUI_DEFAULT  // force linking GTGUI and set it as default


You were right, I had

    REQUEST HB_GT_NUL

and when I changed it (removed it actually, because HWGUI now has:
        REQUEST HB_GT_GUI_DEFAULT

TONE() works as expected.

Thank you

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

Reply via email to