The current menu class is making me crazy

The current menu class is making me crazy

Postby driessen » Thu Nov 26, 2015 4:46 pm

I'm very sorry but the new menu class really is a disaster.

I never had any problems with menu until FHW 15.04.

But then it all went wrong.

First it was going wrong in one Windows version but ok in another version. Later it was fixed. Then it was not ok in a third version.

Today, a customer of mine was very mad at me because his menues where unreadable. He uses terminal services on a Windows 2003 Server.

I tried to go back to the menu class of FWH 15.04 but that just is not possible. I got other errors.

Why changing something that is running ok for years?

Sorry, but I am really pissed off.
Last edited by driessen on Thu Nov 26, 2015 5:15 pm, edited 1 time in total.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.02 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc77
User avatar
driessen
 
Posts: 1399
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: The current menu class is making crazy

Postby driessen » Thu Nov 26, 2015 5:05 pm

Look what happens:

1. Windows Server 2003 : (menus on top of each other and disappearing)

Image

Image

2. Windows Small Business Server 2003 : (menus disappearing)

Image

Image
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.02 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc77
User avatar
driessen
 
Posts: 1399
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: The current menu class is making me crazy

Postby Antonio Linares » Thu Nov 26, 2015 8:57 pm

Michel,

We are really sorry for these pending bugs, but with your great feedback and excellent help from Cristobal
surely we will solve them asap.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41408
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: The current menu class is making me crazy

Postby driessen » Thu Nov 26, 2015 10:50 pm

Antonio,

I hope it will be solved asap.
I had to roll back to FWH 15.04 to please my customer. Several hours of work.

Thanks anyway.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.02 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc77
User avatar
driessen
 
Posts: 1399
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: The current menu class is making me crazy

Postby Marco Turco » Sat Nov 28, 2015 4:19 pm

Hi Antonio,
with the last release there are problems on Windows Server 2003 too,
and the problems on the VM machines are still on.

Image
Best Regards,

Marco Turco
SOFTWARE XP LLP
User avatar
Marco Turco
 
Posts: 858
Joined: Fri Oct 07, 2005 12:00 pm
Location: London

Re: The current menu class is making me crazy

Postby Antonio Linares » Sat Nov 28, 2015 6:24 pm

Marco,

We are working to solve it.

We apologize for these problems
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41408
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: The current menu class is making me crazy

Postby Antonio Linares » Sun Nov 29, 2015 8:38 pm

Michel, Marco,

Please define and set a font to the menu:

Image
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41408
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: The current menu class is making me crazy

Postby driessen » Mon Nov 30, 2015 4:09 pm

Antonio,

I did some tests today. If a font is defined for the menu, the problem seems to be solved until now.

Let's hope.

Thanks for your efforts.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.02 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc77
User avatar
driessen
 
Posts: 1399
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: The current menu class is making me crazy

Postby driessen » Mon Nov 30, 2015 7:56 pm

Antonio,

Just to let you know that I did my test with the original libs of FWH 15.09 build 5.

Adding a font to the menu looks ok until now.

With the libs Cristobal send me, it is not ok. The menu's are much to small.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.02 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc77
User avatar
driessen
 
Posts: 1399
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: The current menu class is making me crazy

Postby Antonio Linares » Mon Nov 30, 2015 9:21 pm

Michel,

Many thanks for your great feedback,

Cristobal is doing a great effort to fine tune it, and we are helping him testing it.

Surely in a day or two we will publish FWH 15.10
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41408
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: The current menu class is making me crazy

Postby driessen » Tue Dec 01, 2015 12:54 pm

Antonio,

I hope the previous problem in the menu class won't be forgotten :
Code: Select all  Expand view
Return ChgMenuMea( pStru, nWidth * nFw, nHeight * 1.66 )
in stead of
Code: Select all  Expand view
Return ChgMenuMea( pStru, nWidth * nFw, nHeight * 2 )
 
Thanks.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.02 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc77
User avatar
driessen
 
Posts: 1399
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: The current menu class is making me crazy

Postby Antonio Linares » Tue Dec 01, 2015 2:23 pm

Michel,

I am sending Cristobal an email about this, thanks
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41408
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: The current menu class is making me crazy

Postby cnavarro » Tue Dec 01, 2015 3:04 pm

Michel

MENU command includes the clause HEIGHT and now default takes 1.66
Cristobal Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
El secreto de la felicidad no está en hacer lo que te gusta, sino en que te guste lo que haces
User avatar
cnavarro
 
Posts: 6504
Joined: Wed Feb 15, 2012 8:25 pm
Location: España

Re: The current menu class is making me crazy

Postby driessen » Tue Dec 01, 2015 5:54 pm

Great, Cristobal.

Thanks.
Regards,

Michel D.
Genk (Belgium)
_____________________________________________________________________________________________
I use : FiveWin for (x)Harbour v. 24.02 - Harbour 3.2.0 (February 2024) - xHarbour Builder (January 2020) - Bcc77
User avatar
driessen
 
Posts: 1399
Joined: Mon Oct 10, 2005 11:26 am
Location: Genk, Belgium

Re: The current menu class is making me crazy

Postby Antonio Linares » Sun Dec 06, 2015 5:48 pm

According to Michel and Marco great feedback it seems as FWH 15.10 is working fine thanks to superb Cristobal work fine tunning it

Thanks to all of you! :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41408
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Next

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 37 guests