Capturing a screenshot does not work in PB 12.6 anymore
Hi, I use the code of TopWiz to capure screenshots of a window. It seems that the sample doesn not work with PB 12.6 anymore (works fine for PB 11.5). The strange is: Copying to clipboard is good, but...
View ArticlePowerBuilder.NET instantiate object dynamic like a C# ( reflection )
Hello Dears, I wonder if it is possible to instantiate object just a is done in C#, an example: pAttachment = ((object[])nItem.Values)[0].Tostring();I using PB.NET 12.5 and PB.NET 12.6. Thanks,...
View ArticleOverloading a .pbr entry
Hi all, I have deployed a vesion with a wrong jpg inside the .pbr file. I have no time to build/update the version to all customers. Is there a way to put the jpg inside their app folder in a way to...
View Articleweb service and SaveAs PDF
Hello again all, I've hit another snag with my .net web service. I'm trying to "SaveAs" a datastore as a PDF! and it's failing. I am able to successfully SaveAs Text! and XLSX! without issue, so that...
View ArticleIssues with Powerbuilder 12.6 .net version
Hello All, We are trying to migrate our application from PowerBuilder Classic to PowerBuilder .net version 12.6. It is giving an error in a structure object.s_bitmap.ue_option.36 Error C0352: Unknown...
View ArticleNeed to use dll directly in Power Builder 11.5
Hello All, Till now, we were using ocx and Interop and COM dll file in our application. Now, we have situation which is little bit different. We have 3rd party dll which is normal dll (Nothing like...
View ArticlePrint Datawindow to PDF file without using GhostScript
I have this issue of saving datawindow as a PDF file.I know I can use Powerbuilder SaveAs function to achieve this....
View ArticleTabcontrol width
Hi, I do not know how I get out the width of TAB. In the example, "A" TAB is narrower. In the example, "B" TAB is wider. I need to perform the maximum width of the open TAB certain calculations during...
View ArticleWhere to buy a Powerbuilder Licence today?
Can someone tell me how we can buy a Powerbuilder licence today? Until 31 dec 2013, the Sybase store was open, and now I cannot find PowerBuilder on the SAP store...I have a developper arriving soon to...
View ArticlePB12.6 migrate
Hi. We are in the process of migrating our application from PB12.5.2 to PB12.6 (build 4035).During the process, PB12.6 crashes when it comes to the regenerating part, and on a specific object.However,...
View ArticleDeleting Retrieval Argument generates DW Error
When attempting to delete a retrieval argument company_num from a report query which looks successful then generates an error: DataWindow Error "Line 22 Column 22834:incorrect syntax". Then DataWindow...
View ArticleWhy does getfullstate crash with nest datawindows?
I have a PB12.5.2 datawindow, which has a nested datawindow in a trailer. For specific data, doing a getfullstate on this datawindow crashes the application, either in the executable or the IDE....
View ArticleWindows Task Manager - Get the Application Task Description?
Does anyone know of an example of getting the Application Task description from the Applications tab in the Task Manager? As always thank you for your time! Kyle
View ArticleGoogle maps zoom and LatLong in powerbuilder
Hi I have a Powerbuilder 12.5 application interacting with Google maps. The app is refreshing the map every 5 minutes and thus resetting zoom, Lat o Long to the original values. How can I store zoom,...
View ArticleLeadTools development in PB classic
Hi, I want to use LeadTools (Version 19.0) in Powerbuilder Classic. Older version of LeadTools were giving ActivX controls which were easily usable in PowerBuilder but now LeadTools provides only .Net...
View ArticleHow to open Powerbuilder .Net application in visual studio
Hello All, Is there a way to open the Powerbuilder .Net application in visual studio. Actually I have migrated my powerbuilder classic application to powerbuilder .net. But powerbuilder .Net is giving...
View ArticleRegister Free CLR assembly with PB 12.5 IDE
Hello, allHas anyone tried to do use CLR assemblies as COM object with PB Classic IDE 12.5? I successfully use them with PB apps, which are compiled in PB12.5, however, if I need to debug it, I fail...
View ArticleSaveAS PDF not working with PB component in EAServer
I have a problem of saving dw as pdf in EAServer. The pdf file is generated with 0k. The printer driver was successfully installed with Ghostscript 8.71 32bit. I am using PB v12.5 5006, both EAServer...
View ArticleManipulating Blobs
I have a common problem in that I'm trying to output some ole-blobs to files. They are only Word docs or PDFs. The word docs are saving fine but I need to get the OLE wrapper off of the blob....
View ArticleCharacters Inserting on Focus
I am using PowerBuilder 12.6 Build 4058. When I created a build of an existing application after converting from 12.5 to 12.6, I tested the build on my computer (where the build was made), and...
View Article