SendMessage API fails after converting the app into PB12.5
Hi We had the following API declaration that worked for years in PB9: FUNCTION ulong TabCtrl_HitTest (ulong hwnd,uInt wMsg,ulong wParam, ref st_hittest lParam) LIBRARY "user32.dll" ALIAS FOR...
View Articlen_tooltip "Cannot register object in the toolwindow control" at Runtime (PB...
hi,we are migrating from PB11.1 to 12.6 (64bit) facing the application crash problem after showing the message"Cannot register object in the toolwindow control" at run time.i changed the SendMessageA...
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 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 Articlecall store procedure from PB 12.5
Hi! I have this: alter procedure DBA.PermisoDocumentoInventario(@usuario varchar(20),@Ingresar integer outputasdeclare @Existe integer,@Control char(1)begin select @Control = USER_CHEQ_NIVEL from...
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 ArticlePowerBuilder Mobile Update
Appeon Technology "Tech Tip"Creating HintText for User InputAppeon has updated the coming release of Appeon Mobile with a new feature called “HintText”. The HintText displays a value in the TextField...
View ArticleDrop down calendar feature executable issue 12.6
In PB 12.6 (build 3506), there appears to be an issue with the drop down calendar feature. Functionality is different between development and executable PBD mode. The way it has been working for me...
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 ArticleProgress information in a shared object.
I have known for a long time that you can register an nvo as a shared object and have it run in a separate thread, but never really never paid it much attention. In my mind a shared object was meant...
View Articletrying to implement n_toolTip for nested userObjects
I am implementing Rui Cruz's n_toolTip and have run into an issue. I have a commandbutton that has the code implemented and placing it on a window works just fine. However, placing it on a userObject...
View Article2015 Charlotte PowerBuilder Conference Slides Available
Many of the session slide decks and related materials are now available on the NCPBUG.ORG website. Follow this link.
View ArticleHow to call javascript function from Powerbuilder
Any idea to call functions within the web page from Powerbuilder. The browser I am using MS Web Browser ocx. ?thx!
View ArticlePrinting of a DataWindow getting cut off
I am using PB 12.5.1, build 4595 and a DB2 backend database.I am trying to print a Standard DataWindow with two fields that could contain up to 30000 characters. I have Checked the Detail Band...
View ArticleMicrosoft Web Browser cache problem
Hi Is there anyone who knows how to clear cache of Microsoft Web Browser? The problem is as follow; Ole_1.object.navigate("c:\1.bmp",0,"","","") ----->...
View ArticleAppeon and Windows 10 Mobile
Hi All, Any plans about a future support of Windows 10 Mobile in Appeon Mobile? Thanks!
View ArticlePowerbuilder + Oracle Store Procedure
Hello everyone. Anyone have documentation, slides, tutorials, presentations, examples, etc. regarding interfacing of Powerbuilder with store procedures oracle. thanks G.
View ArticlePowerbuilder 12.6 crashes if we try to use oData though a Datawindow.
We are using this oData endpoint. http://services.odata.org/V3/OData/OData.svc for my test. We are using Version 12.6 build 3506. Any help will be greatly appreciated.Faulting application name:...
View ArticleExe with dll build fails
I am using PB 12.6 working with a fairly large (~24 pbls and quite a few objects in each) PB application that has always been built as an exe with pbds. I am new to the application and trying to build...
View Articlepowerbuilder debug
hello to all There is a viewer for the debug file generated by Powerbuilder? myprogram.exe / DEBUG ty G.
View Article