DCADDBUTTONXP works perfectly!
The mistake came from some lines before with an exit.
Thanks for the help and sorry for my mistake.
Dieter
Search found 38 matches
- Mon Sep 24, 2018 5:48 am
- Forum: eXpress++ Support
- Topic: DCADDBUTTONXP
- Replies: 7
- Views: 15118
- Fri Sep 21, 2018 7:34 am
- Forum: eXpress++ Support
- Topic: DCADDBUTTONXP
- Replies: 7
- Views: 15118
Re: DCADDBUTTONXP
Yes, i have the same effect on both buttons (that means no ACTION).
The buttons self are displayed correctly.
Dieter
The buttons self are displayed correctly.
Dieter
- Fri Sep 21, 2018 5:09 am
- Forum: eXpress++ Support
- Topic: DCADDBUTTONXP
- Replies: 7
- Views: 15118
Re: DCADDBUTTONXP
Hello Roger, it seems to me that in my case the part ACTION of DCADDBUTTONXP does'nt work. I have tried Instead of .. ACTION{||cPP:="OK", ....} with ACTION{||MsgBox("Test"),.....} but the message was not displayed! It is curious, because in other parts of the complete program there are no problems w...
- Tue Sep 18, 2018 1:58 am
- Forum: eXpress++ Support
- Topic: DCADDBUTTONXP
- Replies: 7
- Views: 15118
DCADDBUTTONXP
Hello, i have a problem, i can not solve it. In a part of the program, I would like to assign a value to the variable cPP with DCADDBUTTONXP. But it does’nt work. In other parts of program it works. What’s my mistake? Please see the example. /** @package ERROR01.PRG Copyright(c) 2000 Author: DIETER ...
- Fri Jan 20, 2017 4:48 am
- Forum: User Contributions
- Topic: Utility compare directory
- Replies: 26
- Views: 98999
Re: Utility compare directory
Hi Roger,
do you have an idea why the application shows by some users an error
but by others not?
Attached is actual version.
Dieter
do you have an idea why the application shows by some users an error
but by others not?
Attached is actual version.
Dieter
- Thu Jan 19, 2017 3:15 am
- Forum: User Contributions
- Topic: Utility compare directory
- Replies: 26
- Views: 98999
Re: Utility compare directory
SYNC6.JPG This is the screen I see on my system. The following occurred to me: - the line below “Dir A” (@ 0,0 …) is not displayed. This line has @ 1.5,0 - the green text “Define Filter” (@ 3.5, 62.5 ..) should be displayed in line with the headline of browse, it’s now some rows below. What is the ...
- Tue Jan 17, 2017 3:12 am
- Forum: User Contributions
- Topic: Utility compare directory
- Replies: 26
- Views: 98999
Re: Utility compare directory
On my system the application works fine.
Could you post the error log?
For information: the app was created with xbase++ version 1.9.331
and express++ version 2.0.264
Dieter
Could you post the error log?
For information: the app was created with xbase++ version 1.9.331
and express++ version 2.0.264
Dieter
- Sun Jan 15, 2017 6:55 am
- Forum: User Contributions
- Topic: Utility compare directory
- Replies: 26
- Views: 98999
Re: Utility compare directory
Hi,
The proposal was good and was incorporated. Array element 12 is determinant for the filter, not 11.
Please find attached the new version.
One small problem: I could not define the color for DCCHECKBOX!
Dieter
The proposal was good and was incorporated. Array element 12 is determinant for the filter, not 11.
Please find attached the new version.
One small problem: I could not define the color for DCCHECKBOX!
Dieter
- Thu Jan 12, 2017 5:55 am
- Forum: User Contributions
- Topic: Utility compare directory
- Replies: 26
- Views: 98999
Re: Utility compare directory
Thanks for the tranlslation help, please exchange
in line 89 and 90 'No' for 'None'.
Dieter
in line 89 and 90 'No' for 'None'.
Dieter
- Wed Jan 11, 2017 3:09 am
- Forum: User Contributions
- Topic: Utility compare directory
- Replies: 26
- Views: 98999
Re: Utility compare directory
Dieter