Re: PB.net Slow saving from layout
Hi Lucas. Is your application (source code) on a local disl or on a network place? Are you using any source control system? On window opening I've seen a delay, but not as you describe it. On save it...
View ArticleRe: 12.5.2 change and fix list?
Hi Jeff; Many fixes were applied though in the PB 12.5.2 EBF that was just released this week. From what I can see .. some of the are things fixed were the ones broken during the Webforms feature...
View ArticleRe: Found the PowerBuilder Museum...
Hi Dale; Excellent ... let us know when you have the museum reconstituted at your new locale so us PB old timers can make a pilgrimage to the pay our respects to the PB greatness. In the meantime .....
View ArticleRe: Web and mobile application
Hi Luiz; Dale took the words right out of mouth ... Appeon Web and Appeon Mobile is your best bet! I can fully attest to its prowess on the iOS devices after emerging myself in the Appeon Mobile...
View ArticleRe: Migrating from PB 7 to PB 12.5.2
Hi Fernando; Dale is correct ... EAS is basically at its EOL. IIs is not a real application server .. its a Web server thinks is an application server ("wannabe") and can not compete with the likes...
View ArticleRe: Menu.toolbarbackcolor
Hi GS; Sadly ... NO, PB will not allow you to change menu features and some properties at run time. The only was is to use some very low-level O/S API's like Brad Wery does in his...
View ArticleRe: Migrating from PB 7 to PB 12.5.2
From the "strange but true" department... Eight or nine years ago I needed to interface PowerBuilder with a very old system (old as in written by a company called IV-Phase Systems in the early 1970s)...
View ArticleRe: Found the PowerBuilder Museum...
Thanks Chris! I'll keep y'all posted. If you ever get south of the border, I'm down south of the "lakes region" in New Hampshire; maybe we could have a beer or something.
View ArticleRe: PB.net Slow saving from layout
Hi Chris. Of course using the .net ide in a powerful machine helps a lot! But my experience includes working in a 7 years old laptop with an AMD Turion TL-50 processor (nothing to do with the I7 you...
View ArticleRe: Menu.toolbarbackcolor
Hi GS. As Chris answered, you can't do dynamically! But you can do it in design... It's not the same thing, but you can inherit your menu (as many times as the colors you want to use), define a...
View ArticleRe: Migrating from PB 7 to PB 12.5.2
I have experience writing services in C and using PBNI. I had a thought that I might look into doing a DPB type service. If someone could send me a good example in PB7, I could study it for ideas. The...
View ArticleRe: Adding a new column to a grid datawindow 12.5.1
Hi Allan; That certainly looks like a bug introduced in PB 12.5.x. I just tried that on build 4015 (official MR) and it also fails to create the text header. However, it does work correctly in PB...
View ArticleRe: Adding a new column to a grid datawindow 12.5.1
Yup, same behavior in PowerBuilder 12.5.2 Build 5550.
View ArticleRe: Print Datawindow to PDF file without using GhostScript
>>Not too sure about XSL-FO. It looks like more on server side kind of solution (web-based / services). I'm not sure where you got that impression. When you use the XSL-FO method, PowerBuilder...
View ArticleRe: question to "Sybase DataWindow PS"-printer, if I deploy a...
Hi Michael; You might want to try Roland's PB code to automatically install the PDF printer ...http://www.topwizprogramming.com/freecode_printerinstall.html HTH Regards ... Chris
View ArticleAdding a new column to a grid datawindow 12.5.1
Thanks for confirming the problem guys. Unfortunately I don't have a support agreement with SAP so cannot log a bug for the product.
View ArticleRe: Opening/Saving an object takes too long.
Powersoft and Sybase have always recommended against storing your primary PBLs on a network driver for performance reasons. (Source Control is a different story, of course.) As you might guess, to...
View ArticleRe: Migrating existing app to a new DB
PBL Peeper (disclaimer: it's my tool) has a Search & Replace functionality (it creates exports of your objects, doesn't compile them directly into PBLs, which I've used as an extra layer of...
View Articleidea-place
Hi,SAP have a nice idea-place https://ideas.sap.comI think,this place is a very good idea. Why not for Powerbuilder?regards
View Article