hiya,
 
i'm getting erratic results from this and don't know why.  my maps reparent
just fine, but now i want to reparent the browser window into another form
in my application.  it does actually reparent it, however sometimes it does
it just as i want, other times it will sit there and hang for ages.  i
thought i had a problem similar to this beat a couple months ago, but now i
can't remember what i did.
 
i do the set application window to my app and stuff for the map to a
subform, then later on the user wants a browser, so i...
 
    .do "Set Next Document Parent " & Me.frmGPSSubBrowser.Form.Hwnd & "
Style 1"
    .do "browse * from MyTable"

 
then everything hangs until i switch to another application and back again,
then everything's fine.
 
but then sometimes the browser doesn't display at all...??
 
gramercy
 
ash

Reply via email to