Hi!
Attention, there are two different errors, one on Linux and one on Windows in the same example.
Error while run tutor sample Draw Progress Bar. LINUX GTK
Error BASE/6101 Unknown or unregistered symbol: HWG_SLEEP
Called from (b)HWG_ERRSYS(19)
Called from HB_HRBRUN(0)
Called from RUNSAMPLE(466)
Called from (b)MAIN(155)
Called from HOWNBUTTON:MUP(323)
Called from HOWNBUTTON:ONEVENT(151)
Called from HWG_ACTIVATEMAINWINDOW(0)
Called from HMAINWINDOW:ACTIVATE(340)
Called from MAIN(186)
HWGUI 2.23 dev Build 7
Date:02/29/24
And Windows OS
Error BASE/1004 Message not found: NIL:OBOARD
Called from (b)HWG_ERRSYS(20)
Called from __ERRRT_SBASE(0)
Called from NIL:ERROR(0)
Called from (b)HBOBJECT(0)
Called from NIL:MSGNOTFOUND(0)
Called from NIL:OBOARD(0)
Called from PBAR(69)
Called from (b)_START(30)
Best regards,
Itamar M. Lins Jr.
On gtk the problem shouldn't exist since:
2024-01-12 15:47 UTC+0300 Alexander Kresin alex@belacy.ru
* include/hwgextern.ch
* hwg_sleep added
On WIndows - fixed now
Regards, Alexander