Do you not support XbpMenu?
oMenuBar := oDlg:menuBar()
oMenu := XbpMenu():new( oMenuBar )
oMenu:title := "~File"
oMenu:create()
oMenu:addItem( {"~Refresh", {|| oDlg:browse:dataLink:refresh(),
oDlg:browse:refreshAll()}} )
oMenu:addItem( {"E~xit" , {|| PostAppEvent(xbeP_Close,,,oDlg)}} )
2009/4/25 Pritpal Bedi <[email protected]>:
>
> Hi
>
>
> Massimo Belgrano-3 wrote:
>>
>> Please share any idea
>> for menu is better use vtg class or xbp?
>>
>
> vtg ?
>
> USE only WvgMenuBar() WvgMenu() classes only
> as these will be standard in the future and will go in hbqtxbp also.
>
> Regards
> Pritpal Bedi
>
> --
> View this message in context:
> http://www.nabble.com/A-template-for-add-to-a-CUI-application-to-transorm-in-GUI-using-gtwvg-tp23233039p23233338.html
> Sent from the Harbour - Dev mailing list archive at Nabble.com.
>
> _______________________________________________
> Harbour mailing list
> [email protected]
> http://lists.harbour-project.org/mailman/listinfo/harbour
>
--
Massimo Belgrano
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour