From: Itamar M. L. J. L. <ita...@gm...> - 2018-09-04 13:47:33
|
Hi! I am looking the cause of htab class not paint background. And found this line in gtk/hwindow.prg ANNOUNCE HB_GTSYS REQUEST HB_GT_CGI_DEFAULT //<- Here not is small typo HB_GT_CGI ? REQUEST HB_GT_GUI_DEFAULT ? And if I use: ... TAB oTab ... On Pain {|| hwg_msginfo("Hello!") } not show Hello. On Windows OS screen flicker and show Hello :-) But how to correct method for use of On Paint {||} ? Best regards, Itamar M. Lins Jr. |