Drew Jensen escribió:
Ariel Constenla-haile wrote:
Hi people,

following what Drew started a weeks ago, I've tried to reproduce the
database table preview in the Mail Merge wizard:

Hi Ariel,

Replace the Image control in the dialog with a group box ( FrameControl) and it all works. (Image controls can't receive focus is I suppose the problem )

Very nice...

Drew

Hi Drew

I'm not using a image control at all... well, really only as a ghost control to position the window I create (as one uses MAP and the other not). But I tried removing the image control after storing its PosSize:

        Dim oGhost
        oGhost = oDlg.getControl("WIN_BEAMER")
        aPosSize = oGhost.getPosSize()
        oDlg.removeControl(oGhost)

but it does not work.


Regards
Ariel



--
Ariel Constenla-Haile
La Plata, Argentina

[EMAIL PROTECTED]
[EMAIL PROTECTED]

http://www.ArielConstenlaHaile.com.ar/ooo/



"Aus der Kriegsschule des Lebens
                - Was mich nicht umbringt,
        macht mich härter."
                Nietzsche Götzendämmerung, Sprüche und Pfeile, 8.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to