Page 1 of 1

FixSays in rpreview.prg

Posted: Tue Oct 10, 2006 7:43 am
by AlexSchaft
Hi,

I understand that the FixSays function is supposed to fix the background color of all say objects of a particular window.

The problem is that when you move to a new page, the settext resets the color, and even putting FixSays(::oBar:hWnd) after the settext has no effect.

Is there anything else I can try?

Thanks,
Alex

Posted: Tue Oct 10, 2006 8:34 am
by Antonio Linares
Alex,

Do you mean on the preview window ?

Preview window

Posted: Tue Oct 10, 2006 9:22 am
by AlexSchaft
Alex,

Do you mean on the preview window ?
Yes, in the toolbar for a themed app, the page no text

Alex

Posted: Tue Oct 10, 2006 9:49 am
by Antonio Linares
Alex,

Please test samples\TestPrn2.prg. Here it works ok.

preview colours

Posted: Tue Oct 10, 2006 10:21 am
by AlexSchaft
Thanks, found the problem

We have converted rpreview to be a class, and I had missed the addtion of oBar:Refresh()

Alex

Re: preview colours

Posted: Thu Oct 12, 2006 12:40 pm
by Rimantas
AlexSchaft wrote:Thanks, found the problem

We have converted rpreview to be a class, and I had missed the addtion of oBar:Refresh()

Alex
Alex , can you share with your converted class ?

With best regards !

rpreview class

Posted: Thu Oct 12, 2006 1:24 pm
by AlexSchaft
There might still be changes coming

http://home.quicksoftware.co.za/rpreview.zip