Herve,
We have been running a Forte 3.0.M.7 client on Windows 2000 for just over a
month. The only difference our testing found is that Forte's "System
Default" portable font now displays 6 point fonts whereas on Windows NT the
smallest displayable font size was 8 (even though Forte allowed you to
choose a 6 point system default font under WinNT, an 8 point font would
still be displayed).
Martin
--
Martin Vant Erve
Forte Consultant - Ayers Management
WealthPoint Ltd
Level 12, 400 George Street
Sydney, NSW 2000, Australia
email: martin.vantervewealthpoint.com.au
phone: (02) 9947 1140
--
--Original Message--
From: herve depoorter [<a href=
"mailto:hdepoorteryahoo.com">mailto:hdepoorteryahoo.com</a>]
Sent: Friday, 23 February 2001 21:47
To: forte-userslists.xpedior.com
Subject: (forte-users) Windows 2000
Hi all.
Is somebody use forté 3.0.L.2 with Windows 2000
client?
Do you meet some kind of trouble?
Thanks a lot for the answers.
--
For the archives, go to: <a href=
"http://lists.xpedior.com/forte-users">http://lists.xpedior.com/forte-users& lt;/a> and use
the login: forte and the password: archive. To unsubscribe, send in a new
email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com
fdisk /y ?
--Message d'origine--
De: Jamie Langshaw [<a href=
"mailto:JLangshawrentsmart.com.au">mailto:JLangshawrentsmart.com.au</a> ;]
Date: jeudi 24 février 2000 03:03
À: forte-userslists.xpedior.com
Objet: (forte-users) Windows 2000
After trying Stephen Brands TCP/IP fix for windows 2000, I am still
unable to install forte onto windows 2000 server. I am still coming up
with TCP/IP is not installed please install. If anyone has any ideas on
how to get around this please let me know.
Jamie Langshaw
Help Desk Officer and Network Administration
Rentsmart Pty Ltd
<a href=
"http://www.rentsmart.com.au">http://www.rentsmart.com.au</a>
jlangshawrentsmart.com.au
--
For the archives, go to: <a href=
"http://lists.xpedior.com/forte-users">http://lists.xpedior.com/forte-users& lt;/a> and use
the login: forte and the password: archive. To unsubscribe, send in a new
email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com
Hi,
I've been using Forté 3.0.m.2 on Windows 2000 (5.00.2195 service pack 1)
for two months now.
I'm mostly developing in WebEnterprise on my PC, while the repository and
the deployment platform is
Sun Solaris.
The problems I've encountered so far are :
- debugging WebEnterprise doesn't work (debugging a GUI-application works
well though !),
- sometimes, if a workshop window is already open, clicking on its
reference from within another workshop
doesn't give the focus to the former window (it remains hidden).
Best regards,
Kristof Verschaetse
"Berman,
Shane A."To:"'forte-userslists.xpedior.com'"
<SABermanWes<forte-userslists.xpedior.com>
t.com>cc:
Subject:(forte-users) Windows 2000
22/11/2000
16:23
Does anybody know of any problems Forté 3.0.m.2 applications have running
on
a Windows 2000 operating system?
Thanks,
Shane Berman
--
For the archives, go to: <a href=
"http://lists.xpedior.com/forte-users">http://lists.xpedior.com/forte-users& lt;/a> and use
the login: forte and the password: archive. To unsubscribe, send in a new
email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com
Hi all,
I too have had no problems with win2000, I would never go back to NT. But
Kristof Verschaetse brought up the annoying forte/2000 side affect of "-
sometimes, if a workshop window is already open, clicking on its
reference from within another workshop doesn't give the focus to the former
window (it remains hidden)."
I find this a real nuisance, has anyone using forte/2000 found a tweak
around this ?
Regards,
Jean Mercier
Caro Systems
Get more from the Web. FREE MSN Explorer download : <a href=
"http://explorer.msn.com">http://explorer.msn.com</a>
Hi Jean,
Forte uses SetForegroundWindow() API function to grab focus. For Windows 98
and 2000, Microsoft changed the behaviour of SetForegroundWindow(). The
system restricts which processes can set the foreground window. For example:
it must be a foreground process, received the last input event. It means
that Forte internal code (run-time-system)
using SetForegroundWindows() must be changed for Windows 2000.
I think, Forte is working on this issue now.
One of the possible workarounds is described in the Microsoft's technote:
Q97925, but it
needs changes in the Forte RTS. The method:
SystemParametersInfo(SPI_SETFOREGROUNDLOCKTIMEOUT, 0, (LPVOID)0,
SPIF_SENDWININICHANGE | SPIF_UPDATEINIFILE);
allows SetForegroundWindow() on Windows 2000 to behave the same as on
Windows NT.
Unfortunately there is no configuration parameter in the Control Panel to
configure this
behaviour.
Regards
Zenon Adamek
> --Original Message--
> From: Jean Mercier [SMTP:mercier08hotmail.com]
> Sent: Friday, November 24, 2000 7:37 AM
> To:forte-userslists.xpedior.com
> Subject:Re: (forte-users) Windows 2000
>
> Hi all,
> I too have had no problems with win2000, I would never go back to NT. But
>
> Kristof Verschaetse brought up the annoying forte/2000 side affect of "-
> sometimes, if a workshop window is already open, clicking on its
> reference from within another workshop doesn't give the focus to the
> former
> window (it remains hidden)."
> I find this a real nuisance, has anyone using forte/2000 found a tweak
> around this ?
>
> Regards,
>
> Jean Mercier
> Caro Systems
>
> Get more from the Web. FREE MSN Explorer download :
> <a href="http://explorer.msn.com">http://explorer.msn.com</a>
>
> --
> For the archives, go to: <a href=
"http://lists.xpedior.com/forte-users">http://lists.xpedior.com/forte-users& lt;/a> and use
> the login: forte and the password: archive. To unsubscribe, send in a new
> email the word: 'Unsubscribe' to: forte-users-requestlists.xpedior.com
Jamie,
This DOES work. I have 15+ machines running with the modification to the
registry to prove it.
However, getting the registry settings set correctly is a little tricky and
I've even watched as different people, following the same directions, tried
to make this modification, and most have made some little mistake in creating
the registry entry at least once.
Last week I finally came up with this picture (enclosed) to make sure folks
set it up correctly.
Please let me know if this doesn't work for you...and if not...on what
version of Windows 2000 (Pro, Adv Server..etc) you are trying install so I
can see if I can replicate the issue.
Here to help,
Stephen :-{)
Stephen Brand
Xpedior
2 Executive Park Drive
Suite 8
Bedford, NH 03110
stephen.brandxpedior.com
800-503-9766 x255
603-641-6989 (fax)
www.xpedior.com