Search found 141 matches

by MIGUELON
Sat Apr 05, 2025 11:42 am
Forum: eXpress++ Support
Topic: dc_findbrowse
Replies: 5
Views: 2029

Re: dc_findbrowse

Thanks for your words Roger, we still have a lot of life left to excite you about making software. Don't lose this enthusiasm, there's always a new idea.
by MIGUELON
Thu Apr 03, 2025 1:42 pm
Forum: eXpress++ Support
Topic: dc_findbrowse
Replies: 5
Views: 2029

Re: dc_findbrowse

Hello Wolfgang Ciriack, first of all, thank you very much for your generosity in sharing the code. I'm sending you a screenshot so you can see how it looks, and you can see that the color change isn't clear in some fields. Also, I don't know how to send you what I'm looking for. I imagine it's with ...
by MIGUELON
Wed Apr 02, 2025 10:38 am
Forum: eXpress++ Support
Topic: dc_findbrowse
Replies: 5
Views: 2029

dc_findbrowse

Hi everyone, I'd like to challenge you all with a challenge I don't know how to do. I'm using a sort of DC_FINDBROWSE() method, but it searches by content. While it works very well, I'd like the string I'm searching for to appear in a different color in the Browse column. Is this possible? Example: ...
by MIGUELON
Sun Feb 16, 2025 1:24 pm
Forum: eXpress++ Support
Topic: DCCOMBOBOX
Replies: 5
Views: 6958

Re: DCCOMBOBOX

Thank you very much Roger, this is the solution I was looking for. I had a dccombobox and a dcbrowse in the same window, when I moved through the rows of the dcbrowse with the up or down keys it sometimes jumps to the dccombobox and starts selecting options from the array. The problem is solved :cla...
by MIGUELON
Fri Feb 14, 2025 1:03 pm
Forum: eXpress++ Support
Topic: DCCOMBOBOX
Replies: 5
Views: 6958

Re: DCCOMBOBOX

Thanks for the reply Roger
I don't want to disable any mouse buttons I just want the Up or Down keys to not be able to select any option from the dccombobox array. I use Xbase 1.9
by MIGUELON
Fri Feb 14, 2025 10:23 am
Forum: eXpress++ Support
Topic: DCCOMBOBOX
Replies: 5
Views: 6958

DCCOMBOBOX

Hi everyone, does anyone know how I can disable pressing the up or down arrow when the focus is on a DCCOMBOBOX?
I want to be able to select only with the right button.
Regards and thanks for your help
by MIGUELON
Tue Oct 10, 2023 1:50 pm
Forum: eXpress++ Support
Topic: ADS
Replies: 24
Views: 41448

Re: ADS

Thank you very much for your opinions, I was surprised that Alaska is charging PGBDE which makes me rule out this path. Although my application has traditional DBF code, it also has a lot of SQL code attacking the ADS DB I also use Sqlexpress to attack other databases such as MYSQL and Microsoft SQL...
by MIGUELON
Mon Oct 09, 2023 5:36 pm
Forum: eXpress++ Support
Topic: ADS
Replies: 24
Views: 41448

ADS

Hello everyone As you know, months ago our beloved ADS Database engine stopped having support. There will be no new versions. I wonder what options you have made, because I have my entire application with the ADS engine and I doubt what to do. The logical thing is to change to another engine like th...
by MIGUELON
Sun Aug 27, 2023 3:14 am
Forum: eXpress++ Support
Topic: FacturaE
Replies: 2
Views: 6013

FacturaE

Hello everyone in Spain from 1/1/2024 it is mandatory to generate invoices in electronic format (FacturaE) You have to present them in XLM, the problem is that you have to electronically sign this XLM file by selecting the digital certificates that are installed. I don't have any problem to build th...
by MIGUELON
Fri Mar 24, 2023 2:22 am
Forum: eXpress++ Support
Topic: CHILKAT
Replies: 6
Views: 8184

Re: CHILKAT

Ok, from what I understand what you do is a dummy status bar that disappears when the process ends.
Thank you again Tom