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...
We've tested the new C# Class Importer with a .NET Core 2.2 DLL and it works perfectly.  We also tried with a 3.1 DLL and it gives an error and doesn't let you get any further.  My understanding is that 2.2 will be going out of support soon; are th...
Hi team, i am trying to migrate a PB 11.5 version code in Pb 2017 R3 version, but after migration debug the studio crashes & close down not able to figure out why its happening. Some time it crashes when i try to update any of the file of the sol...
When I try to do the Product --> Archive in Xcode,  I am getting an Error:   Linker command failed with exit code 1 (use –v to see invocation) clang   does anyone know the fix for this?   Thanks Jim Beck...
Hello ,   Is it possible to consume wcf web service with powertbuiler 2017 r3 ?   if any one have code sample it can be most hekpfull   Thanks...
Is there a way to tell PB 2019 to only add PB objects to SVN? I installed VisualSVN Server so I could test the SVN interface and it added every file in the workspace. I would rather use a separate tool like Tortoise to decide which non object files ...
  Hi Powerbuilders...! In order to give a prettier UI, sometimes, I use singleline controls, in combination with roundrectagle controls. The singlelineedit control is without border, so the result could be like this: When using themes, the contr...
We have a screen with multiple datawindows. HsplitScroll for each datawindow is selected in the property and to the last datawindow HScrollbar is selected and we have the code guo_globals.of_sync_hscrollbar(Parent, This) in scrollhorizontal event of ...
Hi Appeon Support,   Just want to know what will be the benefits in upgrading our applications to PB2019 Standard edition?  We just recently migrated our applications to PB2017 R3 last year, so I don't know if we need to do another upgrade (unless,...
Hi,   I'm trying to set a left margin on RTE but its not working. I've tried this: rte_roundup.LeftMargin = 1   but nothing moves.   Is this a bug or how do I set margins on the RTE. I actually don't even want the margin on the RTE itself bu...
I'm using a Git repository on Azure Devops. I had gotten authentication working by using an alternative credential set up in Devops. Unfortunately Microsoft has announced they are removing alternative credentials from Devops: https://devblogs.micros...
I created a specific theme for an application window with a json theme-w_foupagecpt.json file. The specific images for the datawindow control (w_foupagecpt$datawindow) in this file are ignored (checkbox, dropdownlistbox, radiobutton), the colors are ...
I just upgraded a 32-bit application to 64-bit because all the user's now have 64-bit machines running Windows 10. I am able to run the application just fine on my development machine (in or out of IDE). When I tried to run it after upgrading on tw...
Good morning I'm developing a mobile aspp. I notice that font poreping is completely different from a normal server client application. What fonts do you use?what's the job? thank you early for the answer Gimmy...
Hello, Running PB 2017 R3, using ODBC to connect to ASE database. PB in-code stored procedures declares are failing on recompile the with following error (ran fine under ASE Native).  C0038: SQLSTATE = ZZZZZ[SAP][ASE ODBC Driver][Adaptive Server En...
Greetings,   We are a couple of weeks into our 30 day free trial of PowerBuilder 2019. We are planning to upgrade our current PowerBuilder 12.6 version. Our current Environment:PowerBuilder Version:12.6 SP00 PL11 build 4121OS Version: Windows 201...
Hello Using Colour Laser Printers1.   Xerox Workcentre 7120 PCL 62.   Epson WF-C869R Series We design a datawindow to print in Epson printer and then use the same datawindow to print in Xerox Workcentre printer.   In Xerox printer we see all the co...
Hi Guys, Again i need of your help, we're working with PowerBuilder 2019 + GIT, and we're using FORK app to do everything about of git commands, till now we're working without any problem, but, when we want to do a commit of changes, GIT is suggest ...
Hi,   I wondered if it's possible to change the width or height of a scrollbar by a setting in the theme.json file. I found this in the json:     "vscrollbar":    {        "drawing":true,        "groove":        {            "width":14,....   bu...
Good morningWe are developing a simple android mobile app. I have the following problem when I run the app from my mobile phone. In a dw of 4 fields that in the on-screen odine are:DateStringStringStringNumber the application does not accept me ...
Is it possible to change something else but the font color within the theme.json, for example the font size, font weight? Within the theme.json file I like to set the weight to bold (700) for the header text font, but can't find a way to do so.     ...


There are no discussions available here currently