DCBROWSECOL ... HIDE

This forum is for eXpress++ general support.
Post Reply
Message
Author
User avatar
Tom
Posts: 1234
Joined: Thu Jan 28, 2010 12:59 am
Location: Berlin, Germany

DCBROWSECOL ... HIDE

#1 Post by Tom »

If a browses uses visual styles and browsecols are hidden/shown using the HIDE clause of DCBROWSECOL, the visual style for the headers and footers (!) is lost when a previously hidden column shows up again. Just for the records, nothing urgent.
Best regards,
Tom

"Did I offend you?"
"No."
"Okay, give me a second chance."

User avatar
rdonnay
Site Admin
Posts: 4813
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: DCBROWSECOL ... HIDE

#2 Post by rdonnay »

After looking at the code, I see that I fixed that problem for moving a column, but not for hiding and showing.

I will work on that.

It looks like the problem may also exist for drawMode.
The eXpress train is coming - and it has more cars.

User avatar
rdonnay
Site Admin
Posts: 4813
Joined: Wed Jan 27, 2010 6:58 pm
Location: Boise, Idaho USA
Contact:

Re: DCBROWSECOL ... HIDE

#3 Post by rdonnay »

Tom -

I made a change to _DCXBROW.PRG.

Please give this a try.
Attachments
_dcxbrow.zip
(33.44 KiB) Downloaded 513 times
The eXpress train is coming - and it has more cars.

Post Reply