hbxbp menu Problem

General Help regarding HMG, Compilation, Linking, Samples

Moderator: Rathinagiri

Post Reply
User avatar
AUGE_OHR
Posts: 2061
Joined: Sun Aug 25, 2019 3:12 pm
DBs Used: DBF, PostgreSQL, MySQL, SQLite
Location: Hamburg, Germany

hbxbp menu Problem

Post 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
have fun
Jimmy
Post Reply