Discussions tagged Menu
Menu inside MDI sheet
- Resolved
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hello, I would like to have a menu on top of an a MDI sheet while still having the main menu on top of the frame.
How may I do this ? Is this even possible ?...
TextSize does not apply to the main menu bar
- Resolved
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hello,
With the Contemporary style, you can change the TextSize property of menu objects, but that does not apply to the main menu bar. According to the User's Guide, it has a fixed height. Does anyone know if there is a workaround or if it is going...
PFC_Print, Print Preview fix/advice
- Resolved
- How-to
- Last updated 1 year ago
- Olan Knight replied 1 year ago
I'm tasked with maintaining/updating a legacy app that was written in an early version of Powerbuilder. We've upgraded to 2021 and are trying to make some menu modifications with 'Print' and 'Print Preview'.
Currently when hitting 'Print' it fails w...
Appropriate Size for icons in menu in PB2021
- Resolved
- Issue
- Last updated 1 year ago
- Mark Lee @Appeon replied 1 year ago
I migrated our workspace from PB2019 R2 to PB2021 yesterday, and noticed that custom images (all 16x16 pngs with transparent backgrounds) have a pixelated look around the edges in the debugger and in compiled programs. The previews in the editor, bot...
Scroll Menu not working when Theme is enabled
- Issue
- Last updated 1 year ago
- Ken Guo @Appeon replied 1 year ago
Without a theme enabled, the user can right click on a vertical scroll bar to get a scroll menu, as shown in my attached image. However, when the theme is enabled, right clicking on the scroll bar does not bring up the scroll menu.How may I fix this ...
PB 2019 R3 crashes on context menus with MenuImage
- Resolved
- Issue
- Last updated 2 years ago
- René Ullrich replied 2 years ago
Hello,
I recently migrated my application from PB 2017 R3 (1880) to PB 2019 R3 (2670).
One issue is that PB crashes if a context menu is populated with the PopMenu(x,y) function.
The crash happens only in the runtime version, not when I start it f...
Would anybody happen to know when contemporary menus (Graphics/Fonts/Etc) will be fully supported in PowerServer Web?
Regards,
Mike...
Ability to Load an Online Help Page from Powerbuilder 2019 R2
- How-to
- Last updated 2 years ago
- David Lacey replied 2 years ago
Hi All,
Would appreciate some pointers on this.
Our PB 2019 R2 application has a menu object or the menu and currently the Help option directs the user to a file on the file system. We wish to change that so that the user is directed to an online...
Changing ToolBarItemName doesn't work anymore for .PNG icons
- Resolved
- Issue
- Last updated 2 years ago
- Armeen Mazda @Appeon replied 2 years ago
In the menu bar we change the toolbar icons when the user clicks on it.
m_color.clicked :
IF this.toolBarItemText = "Yellow" THEN this.toolBarItemText = "Red" this.toolBarItemName = "red.png" ELSE this.toolBarItemText = "Yellow" ...
ToolBar Down Picture on MDI Menu not Displaying
- How-to
- Last updated 2 years ago
- Olan Knight replied 2 years ago
We have a PFC based app on PowerBuilder Version 2017 R3 Build 1858
We are displaying some ICONs on a MDI Frame menu (m_app_sheet inherited from m_master). One of the items on the menu has an associated Toolbar Item. There is a bitmap associated wi...
PB 2019 R2
IDE Crash when i Try to select an icon/bmp in menu or any object
Angelo
...
Default option on toolbar menu cascade.
- Advice
- Last updated 3 years ago
- Brad Mettee replied 3 years ago
Hi, friends:
I have a toolbar menu cascade with three options:
menucascade_toolbar
-> option 1
-> option 2
-> option 3
It works fine: whatever option I choose at runt...
How to implement Access Control List for menu object ?
- Advice
- Last updated 3 years ago
- PRASHANT NIRGUN replied 3 years ago
I am using PB 12.5.2 I want to implement Access Control List. ie appliction user or user group has right for CRUD if he has the permission he can able to perform the operation. I created acl, user_permission and group_permission table.
CREATE TABLE ...
Infomaker - One menu dependent on Another
- How-to
- Last updated 3 years ago
- Lisa Rudnitsky replied 3 years ago
Hello,
I am trying to build a custom screen inside our software using infoamker. where two menus are related. (This lives on a constituent account (on the same ID)).
MenuA has values and MenuB has values. A user selects a value from MenuA and tha...
I have a very small application that builds and runs in the IDE with no issues. The .exe crashes with "unresolvable external (window name) ..." when I call the window from clicked event of menu. One or two menu items work but most fail with this me...
Random "chinese" symbols in menu at runtime
- Issue
- Last updated 3 years ago
- Shenn Sellers replied 3 years ago
PB 2017R3 Build 1858; Windows 10
Hi all,
I have a runtime problem with my 32-bit PB applications. It often happens that some lines in the main menu of the application, during execution, suddenly "convert" to chinese-like and other unreadable symbol...
Hi.
We have a very weird situation in our PB 2017 R3 MDI application (PFC).
From time to time the menu items in the main menu gets duplicated:
This usually starts with one or two extra "copies" of the menu item, but it quickly fills the entir...
change the toolbar backcolor in a menu from script
- Resolved
- Advice
- Last updated 3 years ago
- Chris Pollach @Appeon replied 3 years ago
HelloI am trying to change the toolbar backcolor in a menu from script.I inherited the frame menu to a new name and changed the toolbar color, and when using changemenu in the MDI window the original color is still there,the menu itself changed ( hav...
Keyboard shortcuts not working on dockable windows
- Issue
- Last updated 3 years ago
- Yiannis Papadomichelakis replied 3 years ago
I just migrated a PB 12.6 app to PB 2019 trial. A problem that occurred in 12.6, and I was hoping that it will be solved in the newer versions of PB, is related to window menus, when we use the docked interface.
We have development a set of librarie...
Inherited menu object with different property values than parent
- Resolved
- Issue
- Last updated 4 years ago
- Ted Fruchtl replied 4 years ago
Hello,
We are using PowerBuilder 2017 R3 Build 1880 on Windows 10 Pro. I have created a menu object inherited from our base menu object. The base object's menu style is contemporarymenu! and I have changed the inherited menu style to traditionalme...
- Page :
- 1