Discussions tagged RibbonBar
Ribbonbar shortcuts triggering event on wrong window
- Issue
- Last updated 3 weeks ago
- Peter Pang @Appeon replied 3 weeks ago
PB 2022 R3
We replaced our menu with a ribbonbar control on the window. When we disable a button it cannot be clicked, which is the behavior we want. However, if there is a shortcut defined for the button, the ribbon bar on the first open window i...
How to hide picturename section of the ApplicationMenu?
- How-to
- Last updated 6 months ago
- John Fauss replied 6 months ago
Hi,
Is there a way to hide the picture section of theses items ? I just want to show the text.
Regards,...
Good morning,
As you can see in the image, as default the ribbonbar in a category panel shows 3 rows of SmallButtons.
I've tried to show 2 rows using the tag group with property NewLine="true" and i like this case because it looks align and the s...
How can i hide this sheet?
- How-to
- Last updated 6 months ago
- Chris Pollach @Appeon replied 6 months ago
Good morning,
Let me show you how i have it in the previous version of the Application without the ribbonbar.
This window is as a presentation/initial window, all the sheets you open are open over this presentation window.
When i migrated to...
MDI Ribbonbar and Transparency
- How-to
- Last updated 6 months ago
- Peter Pang @Appeon replied 6 months ago
I am trying to create a custom userobject that hovers over my ribbonbar that I've created. I want that object to have the feel that it is part of the ribbonbar, but it is technically not part of it.
So to do that, I have all the objects in my custo...
I am exploring the RibbonBar control. I see that in order to obtain the button's tag, I have to use functions like GetSmallButton(), GetLargeButton() etc.There is the GetItem() which also gets the item but it returns it on a powerObject variable and ...
How can i hide the action panel in the RibbonBar ?
- How-to
- Last updated 8 months ago
- David Peace (Powersoft) replied 8 months ago
Hello.
In my RibbonBar i have this.
In the first image i've opened the window "Lista de Informes" and the Panel Acciones appear with the differents options for this window.
But when i close it. It doesn't disappear, I'm using this method:
To r...
I have 2 questions about the new TabbedView control
- How-to
- Last updated 8 months ago
- Chris Pollach @Appeon replied 8 months ago
Application is running on PB 2022 R2
1) Happens than when i open a window, How can I open the tab at the end of the tabview ?
the new tab appear first in the tabbview but i want it to appear last.
2) When i open my application, it appears ...
Ribbon bar cascade on PB 2022 R2
- Resolved
- Advice
- Last updated 9 months ago
- Julie Jiang @Appeon replied 9 months ago
Dear all,
will we be able to have cascade menus like we have in Excel?
(A drop-down below a drop down) like:
I could not found it on the demo app.
Many thanks to all
...
Hello,
Is it possible to display a popup menu from a ribbon menu button, as seen here in outlook ?
Thank you for your answers
...
Good morning,
I got this in my ribbon bar, 2 buttons i I have pressed the one that stops the process.
After that I hide the stop process one and appears 2 more which are Temporizador and Iniciar(Start).
When I press start, the stop button appe...
Ribbon issue with Theme enabled
- Issue
- Last updated 11 months ago
- Christopher Craft replied 11 months ago
Required Conditions:-Ribbon enabled-Theme enabled-Ribbon is minimized-One or more SetFocus() on window
Issue:When on a window with a SetFocus() and then clicking on a Ribbon tab, the Ribbon will no longer expand if the theme is enabled. It will simp...
Set RibbonBar LargeButton & Panel width
- How-to
- Last updated 1 year ago
- Peter Pang @Appeon replied 1 year ago
Hi there,I'm wondering if there is any way what so ever to set the Width of either a Panel or a LargeButton on the RibbonBar control?
Currently, the width of the buttons change depending on the size of the text, and it looks very messy as they are h...
Completely remove the titlebar on the frame window in a PB MDI app
- Resolved
- How-to
- Last updated 1 year ago
- Brage Mogstad replied 1 year ago
Hello,I was thinking of implementing the ribbonbar control to modernize the MDI app.But I can't find any easy way to get rid of the title bar(!!)Space is always a big issue, and so far I've managed to remove the app menu and the toolbar menu (enclose...
We started using Ribbonbar control and the users seem to like it a lot.
The problem we've encountered is that since our large menu has been completely redesigned certain items are harder to find, so I have an idea to provide a simple search tool - t...
Hi,
on a Ribbon, is there a way to make a ComboBox list wider than the ComboBox itself? Please see the pic:
I am not able to achieve it using standard properties Width and BoxWidth.
Regards,
Tomáš
...
RibbonBar keyboard access
- Resolved
- How-to
- Last updated 1 year ago
- Peter Pang @Appeon replied 1 year ago
Hi. I have window with RibbonBar that is imported from XML file in open event.
The RibbonBar contains an Application Button with menu and two Categories with panels, large/small buttons, etc. User should be able to access the Ribbonbar using both mo...
RibbonBar categoty-tab (Close tab button)
- Resolved
- How-to
- Last updated 1 year ago
- Steen Jakobsen replied 1 year ago
Hi,
Is there a way to place a Close button on a Ribbonbar-category-Tab?
We use the SUPER nice RibbonBar (since beta) extensively and we are opening new category-tabs all the time.
Thanks Steen...
Can I use the Pictures from the RibbonBar in DataWindow?
- Resolved
- How-to
- Last updated 2 years ago
- Roland Smith replied 2 years ago
Hi,,
Can I use the Pictures from the RibbonBar in DataWindow?
Or are the re picture files available somewhere?
Thanks
//Steen
...
how to change the image of a picture control to a built-in image in code
- Resolved
- How-to
- Last updated 2 years ago
- John Fauss replied 2 years ago
I have a picture control in a user defined object that will be set by a function call
If I pass a disk file name, the function works. If I pass a built-in file name like the one that it displays correctly if unchanged ("Prior1!") like "CustomerBig!...
- Page :
- 1