powerbuilder
warning and deployment error
when i am working in PB12 i am getting few warnings as\"C0190: Instance variables of local structure type (\'os_datasource\') will be implicitly private in the next release\". please help me to solve[详细]
2023-03-05 09:48 分类:问答Question about PowerBuilder .net application
I have a question about migration of PowerBuilder application to PowerBuilder .net application. When an application is converted to asp.net, does it just create some kind of interface for the web and[详细]
2023-03-04 16:08 分类:问答Powerbuilder 12 .net tutorials
I\'m looking for beginners tutorials to build asp.net applications with Powerbuilder 12. if you know any resources, 开发者_StackOverflow社区please let me know. Thanks.You can find some tutorials here[详细]
2023-03-04 03:59 分类:问答Unable to connect to ftp server
I\'m trying to connect to an ftp server through a powerbuilder application using windows api functions. I manage to connect to the ftp server through Internet Explorer (so I don\'t think it\'s a permi[详细]
2023-03-02 19:05 分类:问答Referencing PowerBuilder structure values dynamically
In PowerBuilder 12 Classic, I am trying to dynamically access/set the properties/elements of a structure. Any idea how to do this?[详细]
2023-02-27 04:10 分类:问答Looking for a simple .Net, 3D drawing API (assembly)
I am looking for a simple 3D drawing API for .net. The shapes I need to draw开发者_如何学JAVA are:[详细]
2023-02-24 17:29 分类:问答Formatting a string from an integer, and keeping leading zeros (PowerBuilder)
So I hav开发者_运维知识库e some code that takes a string and pads some zeros onto the end in order to make it 7 digits in length.[详细]
2023-02-22 19:02 分类:问答Populate the whole window menu path when clicking a row in a grid in a PowerBuilder application
I am using PB 10.5.2 and I have made an application in which, when I open a form and retrieve some data in a DataWindow grid, by double-clicking any row, I want to populate the whole window menu path[详细]
2023-02-20 08:10 分类:问答Graphs user object
Using PowerBuilder, has anyone here tried to copy the graph onto the clipboard? I saw that the graph object does not have a built in COPY function.[详细]
2023-02-20 05:48 分类:问答Checking the return code from an application executed
I want to be able to check the return code from an application that is executed. 开发者_Python百科I tried implement it by the PowerBuilder function Run, but its not return the code of application whi[详细]
2023-02-16 21:29 分类:问答