Link to home
Create AccountLog in
Avatar of basilhs_s
basilhs_s

asked on

powerbuilder change menu

i am using the command this.changemenu(xxxx) in the opening event of a responsed window.
Menu is shown ok but toolbar area is missing.

Is there any appropriate way to show the toolbar?

i am using pb 11.5
Avatar of diasroshan
diasroshan
Flag of Kuwait image

Hi,

Use Main window instead of response window. Toolbar will show.

Cheers,
Rosh
ASKER CERTIFIED SOLUTION
Avatar of diasroshan
diasroshan
Flag of Kuwait image

Link to home
membership
Create a free account to see this answer
Signing up is free and takes 30 seconds. No credit card required.
See answer
Avatar of basilhs_s
basilhs_s

ASKER

very good site indeed. toolbar.pbl did the job