FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour Errors on 2005 Menu
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Errors on 2005 Menu
Posted: Mon May 09, 2016 09:35 AM
I saw there are many errors when I use oMenu 2005

1) I use a window MDI with a menu and open a window chiild



when I move the mouse near Help menu I not see the command of sysmenu of windowchild as you can see on this picture




2) if I use an icon for the window child




if I open a dialog or I call easy printersetup then I not see the icon of the window child







3) Sometimes the menu at level 1 the horizontal menu options are crossed
I was not able to take the snapshot because when I tried to copy the window, the horizontal menu was refreshed.

but with this picture you can see the problem:

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Errors on 2005 Menu
Posted: Mon May 09, 2016 09:49 AM

Yes, it is one old bug previous change styles

Please, look

viewtopic.php?f=18t=31865#p186096

or add clausule NOSYSMENU

&

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
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: Errors on 2005 Menu
Posted: Mon May 09, 2016 10:04 AM

I remove characters of comment in lines 1412 at 1415 in menudraw.c

now I see the sysmenu but I not see the icon

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Errors on 2005 Menu
Posted: Mon May 09, 2016 10:18 AM

Silvio

you need icon of mdichild in menubar?

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
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: Errors on 2005 Menu
Posted: Mon May 09, 2016 10:28 AM

yes because I set an icon to fivepad and another for each document rtf
there is at init why it then is hided ?

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com
Posts: 6755
Joined: Wed Feb 15, 2012 08:25 PM
Re: Errors on 2005 Menu
Posted: Mon May 09, 2016 10:57 AM
Silvio.Falconi wrote:yes because I set an icon to fivepad and another for each document rtf
there is at init why it then is hided ?


Please wait
I test and comment
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
Posts: 7317
Joined: Thu Oct 18, 2012 07:17 PM
Re: Errors on 2005 Menu
Posted: Mon May 09, 2016 10:59 AM

I insert a test on topic " buttonbar Style 2015" . it is the same I test for these problems

Since from 1991/1992 ( fw for clipper Rel. 14.4 - Momos)

I use : FiveWin for Harbour March-April 2024 - Harbour 3.2.0dev (harbour_bcc770_32_20240309) - Bcc7.70 - xMate ver. 1.15.3 - PellesC - mail: silvio[dot]falconi[at]gmail[dot]com

Continue the discussion