Good day all,
I am unable to have a browse display in the desired color with that attached program.
The color selection appears properly on the selection button as well as when printed, just not within the browse.
Any suggestions are greatly appreciated,
Rick
Color within DCBROWSE
Color within DCBROWSE
- Attachments
-
- Test.Zip
- (232.94 KiB) Downloaded 815 times
Re: Color within DCBROWSE
Hi Rick,
Roger has been working on this. He added this possibility to the dcbrowse class. I expect that it will be released soon. While testing there was something with the zebra stripes from Jack Duijf.
Roger has been working on this. He added this possibility to the dcbrowse class. I expect that it will be released soon. While testing there was something with the zebra stripes from Jack Duijf.
Re: Color within DCBROWSE
Rick -
Attached are some new files.
Put the OWNERDRAW.* files in \exp19\samples\browse directory.
Put the _DC*.prg files in \exp19\source\dclipx directory.
Rebuild dclipx.dll by running build19_sl1.bat.
This is my first attempt at adding ownerdraw to browse cells.
It lets you use a code block to create your own ownerdraw routine.
I will provide better samples in the future.
This is functionally identical to Diego's contribution but works with eXpress++ DCBROWSE.
Roger
Attached are some new files.
Put the OWNERDRAW.* files in \exp19\samples\browse directory.
Put the _DC*.prg files in \exp19\source\dclipx directory.
Rebuild dclipx.dll by running build19_sl1.bat.
This is my first attempt at adding ownerdraw to browse cells.
It lets you use a code block to create your own ownerdraw routine.
I will provide better samples in the future.
This is functionally identical to Diego's contribution but works with eXpress++ DCBROWSE.
Roger
- Attachments
-
- OWNERDRAW.zip
- (64.66 KiB) Downloaded 859 times
The eXpress train is coming - and it has more cars.
Re: Color within DCBROWSE
Best regards,
Tom
"Did I offend you?"
"No."
"Okay, give me a second chance."
Tom
"Did I offend you?"
"No."
"Okay, give me a second chance."
Re: Color within DCBROWSE
Thanks Tom.
I forgot you had done that.
I will add your stuff to my sample.
Roger
I forgot you had done that.
I will add your stuff to my sample.
Roger
The eXpress train is coming - and it has more cars.