Featured Questions

A recent post included some PowerScript code, and I thought I would pass along a tip for pasting code snippets that produces a slightly more readable result than simply pasting code into the website's text editor. The toolbar contains a button to as...
Saw this and thought it was perfect. Note the angry mob in the background on panel 4.   :) ...
Do we have a full list of the actual startup parameters - including any 'undocumented' ones? for example: app.exe /debug    I have an application that gets started up to run as a commandline application.  Has been working for a long time (couple o...
Hi  I try to check / uncheck datawindow checkbox editcontrol from program.  When I change the value with SetText() the datavalue changes but it doesn't effect the checkbox state. Hope for help. BR Jesper ...
Hi Team, Need help on scrolling user object based on row selection. In a window, I have a datawindow on the left side. On the right side, I have a user object(container for user object) inherited from u_base. I have opened several user objects one ...
Hello , I am using PowerBuilder 2019 R3 and tuxedo is a middleware to connect with backend . My question is that Can we connect to different securities suppose 1 security is down  can i connect to second security by configuring something in ini fil...
Hi, Am using PB 2022 R3, planning to consume .NET dll using OLE Object in PB,.NET dll is created  and build using .net 6 core (VS 2022) - Is it possible to consume it in PB?, while consuming i am getting dll cannot be created. Note: I have already...
Hi Appeon Team, Just before 2 days, we given our application which we created in Appeon 2022 R2 (1892) for the penetration test and they replied your application is reading more than 100 dlls like PBVM.dll, PBSHR.dll, PBUIS.dll etc.....   Attached...
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 don't want to use the setrow function on my dw because I don't want the blue row. So in my detail band, I set the background color conditionally if it is the current row. I have two issues, on the clicked event, the row doesn't change colors unles...
Hi Folks How to disable the statusbar in the left corner of the webview2 webbrowser of PB2022 R3 ? I found  https://learn.microsoft.com/en-us/dotnet/api/microsoft.web.webview2.core.corewebview2settings.isstatusbarenabled?view=webview2-dotnet-1.0.2...
  Hi,  It fails when we try to open this table in the DB Painter:  Powerbuilder version:  PB22 R3 Build 3289 Oracle DB Client:              instantclient_19_20   DB Test:   Oracle Database 19c Enterprise Edition Release 19.0.0.0.0 – Product...
Hi, I have created an application that uses SOAP interface about 15-20 years ago and it has worked without problems. I created service and proxies from WSDL and in code used it SoapConnection connconn = create SoapConnection rval = conn.CreateInst...
Hello, Looking at the help file and the events that are exposed on the RichTExtEdit control in PowerBuilder 2022 R3 Build 2256, We really don't see any way of setting the zoom magnification using a PowerScript method or a Property of the Rich Text: ...
Has anyone accessed datastore objects from C++ using PBNI? The help has small snippets for each function but nothing that explains the entire process....
Is it possible to BOLD or Underline  certain words in a MutilineEdit Control?    Thanks, KB...
Hello, The company has an application built in PowerBuider 2017 R3, distributed using TSPlus, in a module it is necessary import data from Excel, and it was working without problems, but suddenly this part of the application stopped working. When...
Hi,I am having an error when i try to open a table "Cliente" on DB Painter in PB22 R3 thrown the Ora Oracle conecction driver on a Oracle 19c Database.In the trace,  when i try to open the table in PB22, seems pb is checking DATA_DEFAULT for all Numb...
Hello, Using PB 2022 R3 build 3289 With PostgreSQL 15 and SQLite 3 1.  Connecting either PostgreSQL or SQLite based on the option chosen at application open 2.  While taking report, one NVO will be called, with required parameters, which will buil...
PB v12.1, build 7055Window 7, 64 bit platformPNB Classic applicationI have a tabpage.It was working great. I exported it to SAVE the work.I did an EDIT SOURCE on the tabpg. DId not loke the result. Exited.When I attempt to import the SRU that I expor...
Such as printing the text control precisely at a distance of 1 inch from the top left corner in both the X and Y coordinate directions. My goal is to ensure that every DataWindow record is printed on a separate printing paper. Due to the frequent ch...
The following code cannot move a computed field to the BR corner precisely. long NewDetailHeight, PrintWidth & , CustomPageLength = 297 /*millimeters*/ & , CustomPageWidth = 210 /*millimeters*/ & NewDetailHeight= CustomPageWidth*1...


There are no discussions available here currently