Page 1 of 1

DCFINDBROWSE row possibility?

Posted: Sun Mar 11, 2012 5:28 pm
by fbaker
Is there a way to have more than 1 line of text in a browse row? I have a need to have at least 2 lines of text in a browse row so that I can give a full explanation of what a particular selection involves.

Re: DCFINDBROWSE row possibility?

Posted: Mon Mar 12, 2012 1:45 am
by Tom
If you don't use cell colors, just give the multirow browse a chance (..\samples\browse\multirow.prg). But this will not only give strange results with cell colors, even visual styles will cause ugly effects. The way to go is ownerdrawing. The most recent eXpress++ version has a sample for this: samples\browse\ownerdraw.prg

Re: DCFINDBROWSE row possibility?

Posted: Mon Mar 12, 2012 3:20 am
by Tom
Here's what you need (second sample):

http://bb.donnay-software.com/donnay/vi ... ?f=2&t=279

Re: DCFINDBROWSE row possibility?

Posted: Tue Mar 27, 2012 8:01 am
by rdonnay
You could either use the multirow browse or you could use a DATATOOLTIP.