Alaska Software Inc. - how to "refesh" a activeX Output ?
Username: Password:
AuthorTopic: how to "refesh" a activeX Output ?
AUGE_OHRhow to "refesh" a activeX Output ?
on Mon, 20 Oct 2008 22:26:34 +0200
hi,

Using M$ Mappoint i have "refresh" Problem with "Output" from activeX.

The Map itself can be "refresh" by sending a Event for some "Action"
which will force a repaint (e.g. ZoomIn / Out)

now there is a Toolbar (not XbpToolbar) and you can enable "Pane"
e.g. Routeplaner, Legend etc. these "Pane" are not repaint and i
do not know how to "force" them to repaint ... i only can disable/enable it

i try to place activeX on :drawingArea, on a XbpStatic or Groupbox
with different Clip... .T. / .F. but Resul are allways the same with activeX

I knew this Problem from my WMPlayer when oWMP:Pause and Video
Source is smaller than Player Size so i send a Event to go 1 Step ahead
and than "freeze" Picture to make a "Snapshot" or oWMP:reSize whole
Player by 1 Pixel so both time activeX will "repaint" Output.

i also try :
SendMessageA(::oAXControl:getHWND(), WM_SETREDRAW, .T., 0)
but it does not "refresh" my Screen.

any Idee welcome
greetings by OHR
Jimmy