Hi all,

I intend to remove HB_GTGUI_HACK undocumented
build-time option from Harbour, as it just adds up the
build-time and GT selection confusion.

Users needing GUI apps, should very simply use
these in their code with any default Windows builds:
--
PROCEDURE HB_GTSYS
   REQUEST HB_GT_GUI_DEFAULT
   RETURN
--
or maybe:
--
ANNOUNCE HB_GTSYS
REQUEST HB_GT_GUI_DEFAULT
--

Any reasoned objections?

Brgds,
Viktor

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

Reply via email to