Discussions tagged Controls
How to convert 'Any' datatype for an argument of event of OleCustomControl?
- How-to
- Last updated 2 weeks ago
- Vladimir Mylnikov replied 2 weeks ago
PowerBuilder 2022 R3 on Windows 10. I am trying to use OleCustomControl - 32 bit ActiveX control from nsoftware.com: www.nsoftware.com/platforms/activex/setup?sku=ISAJ-A&type=demo
I used the control for many years but the vendor made a change wh...
Vertical Scrollbar Scroll Limit of a window /userobject in different resolutions/scales of the system.
- How-to
- Last updated 3 months ago
Subject: How to limit the vertical Scrollbar Scroll Limit of a window /userobject in different resolution/scale of the system.
Scenario.
We have a long Screen(user Object on a window ) . With the screen Resolution 1920/1080 and scale 100%, the...
Changing text in many DataWindows simultaneously
- How-to
- Last updated 1 year ago
- Konrad Kaltenbach replied 1 year ago
Dear experts,we have a PBL consisting solely of DataWindows which are combined to generate certain documents.Sometimes the task pops up to replace a certain string in the text property of a Text control in many DataWindows simultaneously, e. g. a yea...
The new WebBrowser Control and missing runtime dlls
- Resolved
- How-to
- Last updated 1 year ago
- Miguel Leeuwe replied 1 year ago
Hello,
I'm using the excellent "new" WebBrowser Control introduced in PB2019 R2. (https://docs.appeon.com/pb2019r2/whats_new/ch01s05.html) It works like a charm when I run it in Powerbuilder, but not in our compiled .exe + pbd project.I suspect one ...
RibbonBar categoty-tab (Close tab button)
- Resolved
- How-to
- Last updated 2 years ago
- Steen Jakobsen replied 2 years 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...
Problem with OLE Control (microsoft word document)
- How-to
- Last updated 2 years ago
- Michael Gerus replied 2 years ago
Hi, friends.
Please, help. I use OLE control (microsoft word document) in a window of PowerBuilder application.
All worked correct. But suddenly Word began to open as regular application and not in OLE control after upgrade of Office on some comput...
IN PB2019R2 for dw and uo the code/setting "boolean bringtotop = true" cannot be removed
- Resolved
- Advice
- Last updated 2 years ago
- Stefan Zehner replied 2 years ago
Hello,
after I have not found advice to my question and since I'm pretty new to Powerbuilder, I just post it here:
I'm just about upgrading my Powerbuilder Workspace from Rel. 12.5 to 2019R2. There I do have a PBL (used for a report) which I have r...
Dropdownlistbox display text along with value property
- How-to
- Last updated 2 years ago
- René Ullrich replied 2 years ago
Dear Support Team,
I want to Fill the dropdown Items from database table with their respective Primary key value. E.g. There is a Table in database having Id and Display Text columns. I will fetch the records from Table and fill the dropdown with Di...
Expandable (clickable) groupbox (control) in PB DataWindow
- How-to
- Last updated 2 years ago
- Milan Brezovsky replied 2 years ago
Hello everyone, I am looking for a solution whether it is possible to use an element (container) of a similar type as a groupbox in the datawindow, to which columns could be assigned and it would be possible to collapse (expand) it by double-clicking...
Can i have my eCharts, google charts or chartsJS inside a datawindow?
- How-to
- Last updated 2 years ago
- mike S replied 2 years ago
I notice that i can't put a WebBrowser object inside a datawindow to show my Graphs using JS Libreries as eCharts,....
Do you know other way to add this technologies to my datawindow ?...
Radio button gets weird border when it gets focus
- Resolved
- Issue
- Last updated 3 years ago
- Andreas Mykonios replied 3 years ago
I'm using PB2019. I have a window with a radio button on it (not on a DataWindow). When it gets focussed, a weird dotted border appears above and below it. See the attachment.
Does anyone know what causes that, and is there a way to eliminate it? Lo...
Hi All,
I'm thinking of buying some 3rd party controls for calendaring (WAG, MAG, etc.) & document processing. Should I get the Activex versions of these controls (32 or 64?) or can I somehow use another type like Winforms? Seems like I heard ab...
ScrollBars and Tab's are not fully visible after migrating from PB11 to PB19
- Issue
- Last updated 4 years ago
- Miguel Leeuwe replied 4 years ago
We have migrated our code from PB11 to PB19-R2 and seeing following behaviours.
- Horzontal and Verticle Scroll Bars are not fully visible.- TAB control's header are not fully visible
We tried adjusting the various UI properties for TAB, Windo...
Paste into singleline edit
- Resolved
- How-to
- Last updated 4 years ago
- Bjarne Anker replied 4 years ago
Hi.
We have a singleline edit for searching texts and such in one of our forms.
I can paste text into it when I first run the program, and take action on the modified event when Enter is pressed.
But if I go into the edit and do another CTRL-V ...
Using Web Control in PB2019 R3
- How-to
- Last updated 4 years ago
- Armeen Mazda @Appeon replied 4 years ago
We are attempting to implement the PB Web Control in an application for displaying documents with some issues. One developer can get it to run correctly by running as admin, one gets a memory error issue, and the third one just has the app close out...
Buttons in the title bar of a main window
- How-to
- Last updated 4 years ago
- Steen Jakobsen replied 4 years ago
Hi,
How can I place a button in the title bar of a main window ?
(Just like MS Office)
I'm using PB2019 R2 /Windows 10
Thanks
Steen :-)...
64 bit deploy DataWindow retrieves missing field values/ data corruption
- Issue
- Last updated 4 years ago
- Rebecca Coleman replied 4 years ago
Hi
I am using PB 2019 using an ODBC connection to a DB2 database
I am having problems with DataWindow retrieves on a 64bit build. I have literally built the simplest application with a DataWindow, a DataWindow control on a window which retrieves th...
Monthcalendar-Control has a different look in exe
- Resolved
- Issue
- Last updated 5 years ago
- Johann Lessmann replied 5 years ago
Did somebody know why the Monthcalendar-Control has an different look in the compiled exe as in the development-environment?
This is the look when started from PB2019 IDE
This is the look in the compiled exe
We are using PB2019 Build 2082
Greeti...
Hi everyone
I need to replace the scroll bar that normally appears in loops.
Does anyone have Powerbuilder code (to be shared) with some nice animation?Thank'sGimmy
...
.NET User Controls in Powerbuilder
- Misc
- Last updated 6 years ago
- Chris Pollach @Appeon replied 6 years ago
Currently we extend our Powerbuilder published applications with a variety of .NET user controls that we've COM wrapped and inserted as OLE controls. With the increased C# support coming in Powerbuilder 2018, will we be able to directly reference and...
- Page :
- 1