Discussions tagged Menu
PB 2019 R3 crashes on context menus with MenuImage
- Resolved
- New
- Issue
- Last updated 3 days ago
- René Ullrich replied 3 days 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 3 months ago
- David Lacey replied 2 months 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
- Issue
- Last updated 3 months ago
- Armeen Mazda @Appeon replied 3 months 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 4 months ago
- Olan Knight replied 4 months 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 10 months ago
- Brad Mettee replied 10 months 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 11 months ago
- PRASHANT NIRGUN replied 11 months 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 1 year ago
- Lisa Rudnitsky replied 1 year 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 1 year ago
- Shenn Sellers replied 1 year 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 1 year ago
- Chris Pollach @Appeon replied 1 year 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 1 year ago
- Yiannis Papadomichelakis replied 1 year 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 2 years ago
- Ted Fruchtl replied 1 year 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...
Git integration with PB: API or other access to workspace Refresh and Git Commit?
- Advice
- Last updated 2 years ago
- Luke Chase replied 2 years ago
We've purchased 13 licenses for PB 2017 R3 for our developers and are planning to use Git going forward. We have not migrated our applications from 12.5 to 17 R3 yet until our Git process has been refined and further developed.
I've developed an ext...
Hello,
In PB2017 is it possible to create a dropdown list within menu toolbar ?
Thanks,
Yuri
...
Hi.
We have a migrated PB12.5.2 app, with a MDI-form and a main menu which contains 950 or so menuitems.
I would like to create a function/event which gets the name (or another unique id) each time each menuitem is clicked.
This would be use...
Helow
?How do i change the frame menu's font size headers ( not the drop down menu itmes )
the drop down font size is controlled by the menu painter
thanks
...
- Page :
- 1