FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Bug in preview modal
Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM

Bug in preview modal

Posted: Thu Jul 08, 2010 12:16 PM

In the sample testpre2.prg, if you build a preview and then close the main window, the preview is frozen and you have to kill it using Task Manager.

EMG

Posts: 401
Joined: Tue Jan 05, 2010 02:33 PM

Re: Bug in preview modal

Posted: Thu Jul 08, 2010 12:21 PM

I try now.
on the xp professional not made this error.
Perhaps you use w7 or Vista?

FWH .. BC582.. xharbour
Posts: 9022
Joined: Thu Oct 06, 2005 08:17 PM

Re: Bug in preview modal

Posted: Thu Jul 08, 2010 03:55 PM
Enrico Maria Giordano wrote:In the sample testpre2.prg, if you build a preview and then close the main window, the preview is frozen and you have to kill it using Task Manager.

EMG


Sorry, I messed up the real problem. This is a correct description (there are two):

1. The sample testpre2.prg should show a non-modal preview but it shows a modal one instead (ie. it's possible to put the focus back to the main window).

2. Adding the MODAL clause to the PRINT command, the preview freezes when the main window is closed.

EMG

Continue the discussion