FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Preview
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Preview
Posted: Mon Oct 15, 2007 02:44 PM

FW/Clipper
I start my reports from a modal dialog in a MDI window.
In FW/Clipper the preview opens in an own window in the foreground -
in FWH in the MDI window.
But then the dialog remains in the foreground.

What is the best way to resolve this.
Thanks in advance
Otto

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Preview
Posted: Mon Oct 15, 2007 04:06 PM

Otto,

You should close the dialog yourself before you call the preview

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Preview
Posted: Mon Oct 15, 2007 04:10 PM

Hello Antonio,

Since you implemented oBar:l2007 = .T. which does rather magic on the whole program I always have the feeling that there must be something similar for all the other problems.
Best regards,
Otto

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Preview
Posted: Mon Oct 15, 2007 04:13 PM

:-)

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Preview
Posted: Mon Oct 15, 2007 04:24 PM
Hello Antonio,

I tried to use BtnBar with Menu to call the print jobs.

The first time I open the menu is exactly positioned.
Then I print โ€“ close the preview window and open again the button with the menu on it.
The menu is not under the button.

Regards,
Otto
Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Preview
Posted: Mon Oct 15, 2007 04:48 PM

Otto,

We are testing it here and its ok.

Have you tried it with the original FWH 7.10 libs, without the new Menu 2007 implementation ?

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 6984
Joined: Fri Oct 07, 2005 07:07 PM
Preview
Posted: Mon Oct 15, 2007 07:24 PM

Antonio,
I tried to make an example. But all is working.
If I move the BUTTEN from the first to the second place in my own application it works too.
Regards,
Otto

Posts: 44162
Joined: Thu Oct 06, 2005 05:47 PM
Preview
Posted: Mon Oct 15, 2007 07:25 PM

Otto,

You can try samples\re.prg that uses a POPUP on the first button of the buttonbar and it works ok too.

Anyhow, I trust you, so it has to be something else :-)

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion