Hello !
I've a little problem.
I try to create a new class - e.g. myViewer based on a container and add GdViewer as object in it.
The problem is- if i placed it on an Form and run the objekt (Container) is visible but not GdViewer ???
TestForm.oImage.oGdViewer.Visible = .F.
TestForm.oImage.oGdViewer.Visible = .T.
GdViewer is shown, otherwise i click in the object (Container) the GdViewer object also shown
I've try to set Visible off/on in the Init-Event from the Container oder GdViewer but nothing helps ...
No GdViewer-method helps (e.g. displayfromfile or refresh)
i hope, anybody can help me - please - this time must be ...
mike (germany, sorry for the verry bad english)
