Fax Software

Community Forums

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #2695
    ekinskofer
    Member

    hey everyone,

    I’m having a problem with winfax in that it’s stealing the focus away from my main application when I call the sendobjects, send method. Here are the lines that seem to be causing the focus change:

    RetCode := objWinFaxSend.ShowSendScreen(0);
    RetCode := objWinFaxSend.Send(1);

    am I doing something wrong here? What do I need to do to get the focus to stay with the application?

    cheers,

    Eric

    #4579
    ekinskofer
    Member

    does anyone have no idea what’s going on here?

    plz help.. thanks.

    Eric

    #4580
    Anonymous
    Member

    I’ve not seen this before, (probably never noticed) but you could just set focus back to another application via Win32 calls ?

    #4581
    Anonymous
    Member

    Eric:

    Does it steal the focus on the second send? I am having a problem with a VB application that sends one fax after the other. The first fax goes through fine but the second fax opens the message manger and shows me a corrupt cover page.

    I have no resolution yet.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.