Search found 157 matches

by SlavkoDam
Mon Jan 05, 2026 1:45 am
Forum: User Contributions
Topic: Image Rotation in Xbase++
Replies: 0
Views: 2457

Image Rotation in Xbase++

Hi, In Xbase++, an image can be rotated using the GraRotate() function. The GraScale() function allows to scale the image. Transparency can be applied to any image format, not only PNG and GIF. The transformed image can be saved with GraSegSave() function, loaded with GraSegLoad() function, and then...
by SlavkoDam
Sat Dec 20, 2025 7:59 am
Forum: eXpress++ Support
Topic: DcBrowse Cell Colors
Replies: 18
Views: 32423

Re: DcBrowse Cell Colors

Jimmy,

Great. Can you create a ZIP of it and send me to my email, if you don't mind. Thanks.
by SlavkoDam
Sat Dec 20, 2025 6:03 am
Forum: eXpress++ Support
Topic: DcBrowse Cell Colors
Replies: 18
Views: 32423

Re: DcBrowse Cell Colors

Pedro,

As I tried, your RAR file is damaged and cannot be opened.
by SlavkoDam
Wed Dec 17, 2025 6:54 am
Forum: eXpress++ Support
Topic: How can I save the currency symbol into DB
Replies: 11
Views: 7672

Re: How can I save the currency symbol into DB

As I said in my first post, you have to change language for non-Unicode programs using Windows->Control panel->Region->Change system local. All Unicode characters greater then 255 must be entered into the Get manually, with Alt+Unicode code point (on the numeric keypad). They will be displayed prope...
by SlavkoDam
Wed Dec 17, 2025 3:47 am
Forum: eXpress++ Support
Topic: How can I save the currency symbol into DB
Replies: 11
Views: 7672

Re: How can I save the currency symbol into DB

Slavkov please read my post after Roger asked me to provide further details.
I already did, as I always do. You are on the wrong way. You cannot copy/paste Unicode characters into non-Unicode Xbase++ application.
by SlavkoDam
Mon Dec 15, 2025 11:27 am
Forum: eXpress++ Support
Topic: How can I save the currency symbol into DB
Replies: 11
Views: 7672

Re: How can I save the currency symbol into DB

Hi Joe,

You can try in Windows->Control panel->Region->Change system locale to Nigerian language, and enter into Get field Alt+8358 on the numeric keyboard.
by SlavkoDam
Wed Oct 29, 2025 6:59 am
Forum: eXpress++ Support
Topic: QR
Replies: 15
Views: 22437

Re: QR

It doesn't work in GIF format either. It is possibly a problem with DCPRINT which you use. My PowerWin library has PIMAGE() function which can print image in any format, including ICO. I use it to print QR code on a thermal receipt printer in my application for cash register. You can download test ...
by SlavkoDam
Wed Oct 29, 2025 2:30 am
Forum: eXpress++ Support
Topic: QR
Replies: 15
Views: 22437

Re: QR

Hi,
You should generate and print QR code in GIF format.
by SlavkoDam
Thu Jul 10, 2025 1:45 am
Forum: eXpress++ Support
Topic: How to change currency symbol in windows
Replies: 12
Views: 29393

Re: How to change currency symbol in windows

Hi,

My PowerUtl library have functions to convert char to/from hex, char to/from bin, dec to/from hex, dec to/from bin, dec to/from byte string, but I suppose this is not an option for you. You can check Ot4xb library.
by SlavkoDam
Wed Jul 09, 2025 1:26 am
Forum: eXpress++ Support
Topic: Advantage Database Server For Testing
Replies: 5
Views: 28946

Re: Advantage Database Server For Testing

Hello,

May I ask why do you create temporary files/tables. Could you achieve your goal with temporary arrays?

Try to search on the net for free ADS download. If you don't succeed you know my email.