Page 1 of 1

hbxbp menu Problem

Posted: Thu Oct 15, 2020 7:42 am
by AUGE_OHR
hi,

hbxbp use Xbase++ OOP Style so i can use Xbase++ Source Code (with some modification)
i use these Libs

Code: Select all

libs=hbxbp.hbc
libs=hbxpp.hbc
libs=hbqtgui.hbc
libs=hbqtcore.hbc
hbxbp from Bedi Pritpal is the "Upgrade" of gtWVG using QT LIB from Nokia

Benefit : now it include own Event handling :D

Code: Select all

\HB30\HARBOUR\contrib\hbxbp\xbpappevent.prg
\HB30\HARBOUR\contrib\hbxbp\xbpparthandler.prg
but there seem a BUG ?
i can“t get a Menu. even Demo Sample does not display a Menu :o
but Toolbar and all other Controls !

does someone work with hbxbp and can tell me what is wrong with menuebar :idea:

Code: Select all

\HB30\HARBOUR\contrib\hbxbp\xbpmenubar.prg