Bug in window scrollbar

Bug in window scrollbar

Postby Enrico Maria Giordano » Sun Dec 13, 2009 5:53 pm

The following sample shows the problem: the 2007 effect of the menu is interrupted by the window scrollbar:

Code: Select all  Expand view
#include "Fivewin.ch"


FUNCTION MAIN()

    LOCAL oWnd, oMen

    MENU oMen 2007
        MENUITEM "Test"
    ENDMENU

    DEFINE WINDOW oWnd;
           MENU oMen;
           VSCROLL

    DEFINE BUTTONBAR OF oWnd 2007

    ACTIVATE WINDOW oWnd

    RETURN NIL


EMG
User avatar
Enrico Maria Giordano
 
Posts: 8710
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: Bug in window scrollbar

Postby Silvio » Sun Dec 13, 2009 8:03 pm

I allready wrote for this error but never me founded the solution !!
Best Regards, Saludos

Falconi Silvio
User avatar
Silvio
 
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Re: Bug in window scrollbar

Postby nageswaragunupudi » Mon Dec 14, 2009 5:16 am

Probably I did not understand what exactly is the problem.
This is my screenshot of window with scrollbar and menu 2007 style.
Image
For me it appears that menu's 2007 style is working when the scrollbar is used.
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10625
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: Bug in window scrollbar

Postby Enrico Maria Giordano » Mon Dec 14, 2009 7:57 am

Please look at the rightmost part of the menu, just below the X button.

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8710
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: Bug in window scrollbar

Postby nageswaragunupudi » Mon Dec 14, 2009 12:03 pm

Thanks. I see the problem.
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10625
Joined: Sun Nov 19, 2006 5:22 am
Location: India


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 92 guests