Search found 471 matches

by digitsoft
Wed Jul 23, 2025 1:17 pm
Forum: eXpress++ Support
Topic: Display a barcode on the screen
Replies: 4
Views: 887

Re: Display a barcode on the screen

You have to put a * at the beginning and another at the end *
and you must have the FONT installed

@ 12,25 DCSAY "*123456*" FONT "MV6Code39M"
by digitsoft
Tue Jun 24, 2025 5:59 am
Forum: eXpress++ Support
Topic: Problem using Tooltip
Replies: 1
Views: 3999

Problem using Tooltip

Good morning, Roger.
Can you tell me how to fix this tooltip issue where the information is appearing on the back screen?
by digitsoft
Mon Apr 21, 2025 7:22 am
Forum: eXpress++ Support
Topic: How can I enable the scrollbars to always be displayed in DC DIALOG?
Replies: 4
Views: 4614

Re: How can I enable the scrollbars to always be displayed in DC DIALOG?

Good morning, Roger.
The scroll bar is no longer visible with these settings.
by digitsoft
Thu Apr 03, 2025 8:35 am
Forum: eXpress++ Support
Topic: How can I enable the scrollbars to always be displayed in DC DIALOG?
Replies: 4
Views: 4614

How can I enable the scrollbars to always be displayed in DC DIALOG?

Hi Roger
How can I enable the scrollbars to always be displayed in DC DIALOG?
by digitsoft
Fri Mar 21, 2025 11:54 am
Forum: eXpress++ Support
Topic: Is there a problem using DCPUSHBUTTONXP and the ALT key?
Replies: 1
Views: 3240

Is there a problem using DCPUSHBUTTONXP and the ALT key?

Hi Roger
I'm using a DCPUSHBUTTONXP on this screen, but when I press the ALT key, the content painted on it, DCPUSHBUTTONXP, is erased.

Could you give me some ideas on how to fix this bug?
by digitsoft
Thu Mar 20, 2025 5:33 pm
Forum: eXpress++ Support
Topic: Where you can see an example of the use of DCPANEL
Replies: 6
Views: 21801

Re: Where you can see an example of the use of DCPANEL

Do you have any examples of folding panels?
Because that would be great if Alaska had it.
Tom wrote: Fri Oct 11, 2024 7:30 am One of the assets Alaska provides with Xbase++ 2.0 (and newer :lol: ) is a "Container for collapsible panels" (maybe it should be "collapsable", I'm only quoting). Maybe this is what you're looking for.
by digitsoft
Thu Mar 20, 2025 11:09 am
Forum: eXpress++ Support
Topic: How can you activate the xbeM_Wheel in a DCDIALOG
Replies: 3
Views: 6157

Re: How can you activate the xbeM_Wheel in a DCDIALOG

Hello Tom The cursor moves with the wheel, but I want to know how to position myself at the top of the screen if I use the test to see more data that is hidden below. Hi, Nolberto. If you want to deal with wheel events besides what's happening automatically (scroll bars, tables), catch "xbeM_Wheel" ...
by digitsoft
Fri Mar 07, 2025 10:45 am
Forum: eXpress++ Support
Topic: How can you activate the xbeM_Wheel in a DCDIALOG
Replies: 3
Views: 6157

How can you activate the xbeM_Wheel in a DCDIALOG

Hi Roger
How can you activate the xbeM_Wheel in a DCDIALOG
by digitsoft
Thu Feb 20, 2025 11:31 am
Forum: eXpress++ Support
Topic: How can I present a submenu when I use the right mouse button in a DCSTATIC
Replies: 1
Views: 8112

How can I present a submenu when I use the right mouse button in a DCSTATIC

Hello Roger
How can I present a submenu when I use the right mouse button in a DCSTATIC

Thank you.