Discussions tagged TabbedView
Undesired vertical scrolling in grid dws when switching windows in Tabbed View
- Issue
- Last updated 6 months ago
- Glenn Scamman replied 5 months ago
We have noticed that sometime recently, some of our grid datawindows are scrolling to the top automatically when we switch to a different sheet and then come back to it. We are using PB 2022R3 build 3356, and we have a MDI application that utilizes ...
How can i hide this sheet?
- How-to
- Last updated 7 months ago
- Chris Pollach @Appeon replied 7 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...
How can i hide the action panel in the RibbonBar ?
- How-to
- Last updated 9 months ago
- David Peace (Powersoft) replied 9 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 9 months ago
- Chris Pollach @Appeon replied 9 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 ...
PB2022 R2 TabbedView controllable features?
- How-to
- Last updated 10 months ago
- John Fauss replied 9 months ago
I like the tabbedview interface feature in PB2022R2. We've been using the TabbedDocument style of Dockable windows for a couple years now (with OpenSheetAsDocument, rather than the plain old OpenSheet commands). It worked relatively well but was a ...
PB2022R3 Tabbed view close all issue
- Issue
- Last updated 10 months ago
- Chris Pollach @Appeon replied 10 months ago
Hi,
We are facing application crashing without any system error when user clicks on Close all Tabs option of TabbedView bar without focusing on any one window. The application will work fine if the Close all Tabs is clicked on any window tab and no...
Re: Opening at right end of tabbed window
- Resolved
- How-to
- Last updated 1 year ago
- John Fauss replied 1 year ago
Hello,
Using PB 2022 R2 B 2819
Just converting the MDI window into tabbed one. When opening a window through menu, it opens at the left end. Is there any way to make it open at the right end?
That will give an 'additon' tab effect.
Happines...
Hello, we are using a Custom MDI Frame window in our application and we have a problem with the new TabbedView feature. We use Sizing the client area:
mdi_1.Move (li_wx + ii_workspace_x, li_wy)
mdi_1.Resize (li_width, li_height)
as per Appeon help...
Tabbed View causes IDE crash
- How-to
- Last updated 1 year ago
- Chris Pollach @Appeon replied 1 year ago
Hi everyone!
I just tried the new feature of tabbed view and activated it in my frame window. It's woukd be a nice feature and useful for my application.
My frame window first opens a fixed screen which is a not a mdi sheet, it's a child window....
TabbedView Feature
- Resolved
- How-to
- Last updated 1 year ago
- Adolfo Chairez Gallegos replied 1 year ago
I am trying to implement TabbedViews with PB 2022 GA, but I have not been able to, I can't find any sample code or step by step tutorial videos on how to implement this new feature.
Defina a main windows calle w_main, mdi type with TabbedView checke...
Tabbed View gives "unknown control mditbb_1" error
- Resolved
- Issue
- Last updated 1 year ago
- Ian Wells replied 1 year ago
Ok just downloaded PowerBuilder 2022 R2, eager to try out the new tabbed UI for an MDI app. After downloading it did a full build of my source code. I went to the MDI Frame window (inherited from the PFC w_frame window) of my app and excitedly check ...
- Page :
- 1