powerbuilder
Emulating hyperlink functionality in datawindow text fields
The idea is rather simple. Some datawindow (not web datawindow) varchar fields contain detailed descriptions. I was wondering if it is possible to provide the following (wikipedia-like) functionality[详细]
2022-12-24 05:24 分类:问答PowerBuilder 11.5 WINFORMS question regarding event handling
I\'m having an issue I\'d like so get some feedback on. I\'m not going to detail the exact issue about how my application functions as it really doesn\'t matter in this case.[详细]
2022-12-22 14:57 分类:问答Stored procedure, activerecord, and alternatives?
In a PowerBuilder-based project, there are overs three hundred stored procedures on a Microsoft SQL Server. It\'s a client-server application which relies a lot on PB\'s DataWindow.[详细]
2022-12-22 00:07 分类:问答Column names in dynamically generated datawindows
When I dynamically create a datastore using SyntaxFromSQL (in order to generate datastore source code, based on a SQL SELECT statement), with syntax like this[详细]
2022-12-20 12:04 分类:问答Is there a free diff tool for PowerBuilder? [closed]
As it currently stands, this question is not a开发者_高级运维 good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely so[详细]
2022-12-20 06:59 分类:问答PowerBuilder crashes in debug mode by errors inside try/catch blocks
When in debug mode, powerbuilder (ver 10.5) throws application execution error and terminates the application, for errors raised by statements put inside try/catch blocks?[详细]
2022-12-19 17:10 分类:问答Powerbuilder V11.2 Memory Leak with Toolbar Items
If a user action is required for a function in my app then the associated icon on the toolbar is made to blink.This blinking is achieved by swapping the toolbar icon for another controlled by a timer[详细]
2022-12-19 13:06 分类:问答Is it possible to use Column Properties in Expressions in Powerbuilder?
Say I have a field on a datawindow that is the value of a database column (\"Insert > Column). It has conditions in which it needs to be protected (Properties>General>Protect).[详细]
2022-12-18 15:17 分类:问答Powerbuilder WebCam
I am using EZTWAIN from a powerbuilder application to acquire images from an HP scanner. Recently I tried a Kodak model (i1120) and it seems that it is not supported. Specifically the application free[详细]
2022-12-18 07:23 分类:问答COM - Controls for PowerBuilder
how to use the com controls in PowerBuilder ? If it is used in an开发者_如何学JAVA application.. how can i identify it?To start with, it\'d probably be good to point you towards the manuals, available[详细]
2022-12-17 07:29 分类:问答