Discussions tagged PowerBuilder (Appeon)

Hi, We recently transitioned a PB project based on Pb2017R3. So far I have worked in PB project having only on target. But this new project contains around 15 targets. A basic question. Will I be able to refer an object from Target1 in an another...
Hello, Any idea to develop a similar window in PowerBuilder, with native controls?  Our customers are bored looking the old, styled windows anymore.   Happiness AlwaysBKR Sivaprakash  ...
Hello, Any version of PB.  Currently developing in PB 2022 R3 build 3356 I want to open two instances of a window, side-by-side, so that I can view two different data in the same page(?).   We maintain history of data (insert, delete, update) in a ...
Good Day! I am testing 25.0.0.3398. I am using the DisplayMenuAsRibbonBar and, overall, things are working. I did notice, however, that if I assign the menu item's ButtonImage to a custom image without the full path specified, the image does not app...
Hi, I have a problem when saving DW content in PDF format using Distill! mode . Windows 11 PowerBuilder 2019 R2 Ghostscript 9.19 , 9.27 or 9.56 (I tried with all versions...) with any version of ghostscript the created PDF is empty.Using Win10 t...
Hello to all users of this forum.I would like to ask you if any of you have encountered a problem similar to mine?I use three versions of PowerBuilder in my work: 11.5, 19 R3 and 22 R3The problem occurs only in version 22 and consists in the fact tha...
In a PBD compiled version (32bit) resource pictures are not displayed although there are the corresponding pbr files (no changes to the working PB22R3 application). Ken: I have reproduced this problem locally and I will submit a bug to the developme...
Hi, Is it correct that PB Native Source Control is not supported when using the new compiler. If is there a step-by-step description (or video much more preferred) on how to set op PB with GIT source control ?   Also, will there be another beta d...
This error was encountered when running PBAutoBuild which retrieves the source from GIT.   PB V2022  R3 Build 3356 14:50:33 [Normal] Calling cm_rebuild_application(CM_REBUILD_FULL).^CTerminate batch job (Y/N)? ^Cscript returned exit code -10737415...
Good Day! I am trying to migrate my PB22 R3 source to PB25 Beta. I consistently get this error: ---------- Compiler: Errors (8:51:31 AM)pfemain.pbl(m_master).m_.Forward Declarations.183: Error C0031: Syntax error ---------- Finished Errors (8:51:31...
Is there a WYSIWGY to markdown editor for powerbuilder(something like: https://mdxeditor.dev/) and just a normal renderer as well(with no editor capabilities)....
I have the same source code in pb10.5 and pb2022, both compiled in 32-bit. In pb105, using the command CONNECTTONEWOBJECT("classolecomNONONONO") works. However, in pb2022 it always returns -3. What is the cause? How can I solve it?...
Hello Appeon Folks. How can I optimize multiple libraries using ORCA command line? I don't want to go to IDE and right click 100 libraries to optimize. Is there any command line way to do the optimization?   Thanks Vipin...
Hi, We have our source in PB2019 R3, Build 2728, Runtime 19.2.0.2728. PB is running on Windows 10 machine. Our source code is in Azure Devops Server (on premise) in TFVC. We connect to TFVC from PB IDE via Microsoft Team Foundation Server MSSCCI ...
Hi all, is there an event that fires on the entire window where I can maybe check if the user clicked on a window object?I'm trying to create a program where the user has to click on an object in a window to select it and send information about that ...
I am trying to use the PowerBuiilder native SMTP support, but one of the libraries that's mentioned in the documentation as being required is not on my workstation where I installed PowerBuilder. I was trying to follow the documentation, but the lin...
Hey everyone,   is here a way to invoke Windows Forms or WPS ui as part of a PB 2022R3 application ?My need is to use an Excel Control to be able to view Excel files without having Excel installed.   Thanks //Steen...
I've migrated my application from PB 12.5 to 2022 R3, the migration was completed with no errors. When I try to open some Windows objects, it fail to open, and PowerBuilder closes. I checked the Windows event viewer and found the error below.   Fa...
Hi! Can anyone tell me what's wrong with this syntax? IF ISNUMBER(as_tolerance) THEN ls_compare = "NUMBER" ldec_tolerance = dec(as_tolerance) ELSEIF right(trim(as_tolerance),1) = "%" THEN IF ISNUMBER( left(trim(as_tolerance),len(as_tolerance...
I have an MDI application where there are several sheets. When a client maximizes both the sheet they are in and the parent window, and click to open another sheet, the file explorer opens as shown in the attached screenshot. They are only able to re...
  • Page :
  • 1