Hi Jimmy,
Your manifest The file doesn't make any difference.
However, I found a solution! I simply forget the "usevisualstyle" and "voila," everything works as I need.
Anyway, thank you for your tip.
Search found 247 matches
- Fri Nov 21, 2025 8:02 am
- Forum: eXpress++ Support
- Topic: DcBrowse Cell Colors
- Replies: 8
- Views: 2526
- Thu Nov 20, 2025 10:38 am
- Forum: eXpress++ Support
- Topic: DcBrowse Cell Colors
- Replies: 8
- Views: 2526
Re: DcBrowse Cell Colors
Hi Jimmy
it is included on the compressed file
http://bb.donnay-software.com/Donnay/do ... hp?id=2350
it is included on the compressed file
http://bb.donnay-software.com/Donnay/do ... hp?id=2350
- Mon Nov 17, 2025 11:01 am
- Forum: eXpress++ Support
- Topic: DcBrowse Cell Colors
- Replies: 8
- Views: 2526
Re: DcBrowse Cell Colors
Hi Roger, I found a way to solve this problem using 'DC_XbpOwnerDrawBrowseGeneric()' The colors in Multiline looks good. but now I have another problem! The header does not work correct. I dicover that if I rename the manifest file the header is correct, but i need the manifest file because in the m...
- Mon Nov 17, 2025 2:03 am
- Forum: eXpress++ Support
- Topic: DcBrowse Cell Colors
- Replies: 8
- Views: 2526
Re: DcBrowse Cell Colors
Hi Roger,
The forum is now working perfectly.
If you could find a solution for the dcbrowse colors, that would be excellent.
Thank you very much for your support.
The forum is now working perfectly.
If you could find a solution for the dcbrowse colors, that would be excellent.
Thank you very much for your support.
- Wed Nov 12, 2025 9:28 am
- Forum: eXpress++ Support
- Topic: DcBrowse Cell Colors
- Replies: 8
- Views: 2526
DcBrowse Cell Colors
Hi Roger!
Can you help with this issue?

1) The information in column 2 is incorrect.
2) It loses color when you move the selection bar.
Can you help with this issue?

1) The information in column 2 is incorrect.
2) It loses color when you move the selection bar.
- Wed Oct 29, 2025 10:45 am
- Forum: eXpress++ Support
- Topic: QR
- Replies: 15
- Views: 2225
Re: QR
Try,
@ dc_printerrow()-20,10,dc_printerrow()+620,400 DCPRINT BITMAP cDirectorioFicheroQR AUTOSCALE CENTER
or try this
@ 00,05, 07,45 DCPRINT BITMAP cFileQRCode AUTOSCALE CENTER ( just for check if the bitmap is OK, maybe is too big )
@ dc_printerrow()-20,10,dc_printerrow()+620,400 DCPRINT BITMAP cDirectorioFicheroQR AUTOSCALE CENTER
or try this
@ 00,05, 07,45 DCPRINT BITMAP cFileQRCode AUTOSCALE CENTER ( just for check if the bitmap is OK, maybe is too big )
- Wed Oct 29, 2025 10:31 am
- Forum: eXpress++ Support
- Topic: QR
- Replies: 15
- Views: 2225
Re: QR
Hello, I've had a lot of work with QR codes. I started by acquiring a library for that purpose. Alaska didn't have a solution. A few years later, it's now possible to create QR codes using only Alaska-Xbase (asset available). You can create them in any format and print them with DCprint. But you can...
- Wed Oct 22, 2025 4:07 am
- Forum: eXpress++ Support
- Topic: Printer issue in Windows
- Replies: 6
- Views: 3400
Re: Printer issue in Windows
hI I don't know if I'm talking about the same problem, but I've been having trouble printing in Windows 11. The printer selection window has changed and displays a large window with a preview of the document. This causes applications to freeze, eventually crashing and not printing anything. Printer_...
- Sat Sep 20, 2025 1:28 am
- Forum: Xbase++ Support
- Topic: VisualdBSee
- Replies: 5
- Views: 9478
Re: VisualdBSee
And what is this application for?
Obviously, the client doesn't know anything about programming.
That's why they say they don't want changes to the source code.
In this case, there's only one solution.
Develop a new application in PGDBE and convert the DBF/NTX files.
Obviously, the client doesn't know anything about programming.
That's why they say they don't want changes to the source code.
In this case, there's only one solution.
Develop a new application in PGDBE and convert the DBF/NTX files.
- Fri Jul 18, 2025 3:06 am
- Forum: eXpress++ Support
- Topic: Printing to LPT1 on Windows 11
- Replies: 3
- Views: 4674
Re: Printing to LPT1 on Windows 11
hI,
On a shared printer you need to set permissions on the windows driver and the correct way to print should be something like this.
https://doc.alaska-software.com/content ... rinter.cxp
On a shared printer you need to set permissions on the windows driver and the correct way to print should be something like this.
https://doc.alaska-software.com/content ... rinter.cxp