Page 3 of 4

Re: eXpress++ Build 268 is released

Posted: Wed Dec 22, 2021 10:43 pm
by Wolfgang Ciriack
Here it is:

Code: Select all

      ELSE
        // aDAttrs[GRA_AS_COLOR] := GraMakeRGBColor(IIF(lEnabled,{0,0,0},{180,180,180}))
        nColor := ::fgColor
        IF Valtype(nColor) == 'A'
          nColor := GraMakeRGBColor(nColor)
        ENDIF
        ** Added Ciriack, 18.12.2021
        if .not. lEnabled
           nColor := GraMakeRGBColor({180,180,180})
        endif
        ***
        aDAttrs[GRA_AS_COLOR] := nColor
        nColor := ::bgColor
        IF Valtype(nColor) == 'A'
          nColor := GraMakeRGBColor(nColor)
        ENDIF
        aDAttrs[GRA_AS_BACKCOLOR] := ::nColor
      ENDIF

Re: eXpress++ Build 268 is released

Posted: Thu Dec 23, 2021 2:20 am
by hz_scotty
Thanks :clap:

Re: eXpress++ Build 268 is released

Posted: Mon Jan 10, 2022 12:34 am
by Wolfgang Ciriack
Hello Roger,

i found an error in version 268, which i can not solve.
Run the attached sample (extracted from my app) with build 266 and 268.
You see, that with 268 all output with HIDE in Group are not refreshed (shown), when selecting an Tree item, which works with 266.
Do you have a solution for me ?

Best regards
Wolfgang

Re: eXpress++ Build 268 is released

Posted: Mon Jan 10, 2022 1:21 am
by hz_scotty
No download yet :think: file not found

Re: eXpress++ Build 268 is released

Posted: Mon Jan 10, 2022 7:28 am
by rdonnay
i found an error in version 268, which i can not solve.
I will look into this today.

Re: eXpress++ Build 268 is released

Posted: Mon Jan 10, 2022 7:29 am
by rdonnay
No download yet :think: file not found
I don't understand. Did you send me an email requesting a download?

Re: eXpress++ Build 268 is released

Posted: Mon Jan 10, 2022 7:59 am
by Tom
The ZIP-file from Wolfgang is not available (anymore). I get the same error message if I try to download it.

Re: eXpress++ Build 268 is released

Posted: Mon Jan 10, 2022 9:25 am
by rdonnay
I don't know what happened to the file, but it certainly appears to have disappeared.

I never had this problem before getting a new server with Windows 10.
Windows 7 was rock solid.

Wolfgang -

Please upload your file again or send it to me by email.
Make sure that you rename the extension to .ZIX so Gmail will let it thru.

Re: eXpress++ Build 268 is released

Posted: Mon Jan 10, 2022 3:07 pm
by Wolfgang Ciriack
The file is there, if i click on it, i can download. So it seems to be a rights problem somewhere on the server/phpbb.
Roger, I have send the problem with an mail and zip-File to you on Friday or Saturday, perhaps it is in your spam ?
But i will send it to you with extension ZIX again.

Re: eXpress++ Build 268 is released

Posted: Mon Jan 10, 2022 3:45 pm
by rdonnay
Very strange, but now I can download the file.
You don't need to send it by email.