FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Problem with Word 2007
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM

Problem with Word 2007

Posted: Fri May 02, 2008 08:34 AM
Hello,

I build word-documents in my FWH-application.

At a certain point I have to bring to the top the Word-window. To do this, I have always been using :
BringWindowToTop(FindWindow("OpusApp",NIL))

Until Word 2003 that worked fine.

Since Word 2007, this function doesn't seem to work anymore. Word starts flickering in the taskbar and the user has always to click on it to bring to top the Word-window manually.

Why can't this function be used anymore for Word 2007 ? How can I bring to top the Word-window automatically ?

Thanks in advance for any help.

Regards,

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Posts: 933
Joined: Sun Oct 09, 2005 01:05 PM

Problem with Word 2007

Posted: Fri May 02, 2008 01:31 PM
Hi Michel,

Maybe this will help you....

http://support.microsoft.com/kb/886217
" rel="noopener">
http://support.microsoft.com/kb/886217
Thanks,

Jeff Barnes



(FWH 16.11, xHarbour 1.2.3, Bcc730)
Posts: 1467
Joined: Mon Oct 10, 2005 11:26 AM

Problem with Word 2007

Posted: Fri May 02, 2008 01:40 PM

Jeff,

Thanks a lot for your advice.

I'll try it out ASAP.

Regards,

Regards,

Michel D.
Genk (Belgium)


_____________________________________________________________________________________________

I use : FiveWin for (x)Harbour v. 25.12 - Harbour 3.2.0 (May 2025) - xHarbour Builder (January 2020) - Bcc773

Continue the discussion