Search found 5 matches
- Thu Apr 23, 2020 12:04 pm
- Forum: Xbase++ Support
- Topic: List & Label report designer crashes under Windows 10
- Replies: 5
- Views: 25946
Re: List & Label report designer crashes under Windows 10
Tom and Reagan, Thanks for the replies! The type of reports we are creating are pretty basic - just simple list inventory/sales reports, for the most part. We also print invoices, work orders, and statements, which are slightly more complicated, and generally have customer logo images included. I re...
- Thu Apr 23, 2020 8:05 am
- Forum: Xbase++ Support
- Topic: List & Label report designer crashes under Windows 10
- Replies: 5
- Views: 25946
List & Label report designer crashes under Windows 10
Within the past several months I have encountered problems running the List & Label report designer under Windows 10. When I launch the report designer from within my application and attempt to modify a report, I frequently get "access violation" error messages, which crash the program. The problem ...
- Tue Dec 11, 2018 11:54 am
- Forum: Xbase++ Support
- Topic: OAuth2.0 / OpenID authentication and authorization
- Replies: 7
- Views: 27316
Re: OAuth2.0 / OpenID authentication and authorization
Everyone, thanks for the quick replies. I'm familiar with Chilkat's products. We use their SFTP client, and have had good success with it. I didn't realize that they also had something to handle OAuth2 authentication. I will definitely check that out. I really appreciate the code samples and links p...
- Mon Dec 10, 2018 5:30 pm
- Forum: Xbase++ Support
- Topic: OAuth2.0 / OpenID authentication and authorization
- Replies: 7
- Views: 27316
OAuth2.0 / OpenID authentication and authorization
Everyone, I am attempting to start the process of integrating my Xbase++ desktop application with the QuickBooks Online accounting package, made by Intuit. All communication between my desktop app and QB Online will occur via web services. According to the documentation on their developer website, t...
- Mon May 21, 2018 8:55 am
- Forum: Xbase++ Support
- Topic: Capturing web browser events in Xbase++ application
- Replies: 0
- Views: 9574
Capturing web browser events in Xbase++ application
Does anyone know how to launch an ActiveX XbpHtmlViewr or IE object inside a Xbase++ application and intercept a javascript event or window.external event from the web browser object? I've been trying to find a way to do this, and so far have been unsuccessful. I tried attaching an addEventListener ...