Two bug in menus and MDI

Two bug in menus and MDI

Postby Enrico Maria Giordano » Sat Oct 20, 2007 11:53 am

Look at the following sample:

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


FUNCTION MAIN()

    LOCAL oWnd

    DEFINE WINDOW oWnd MDI

    ACTIVATE WINDOW oWnd

    RETURN NIL


First bug:

    - run the sample
    - click on Childs then New
    - maximize the MDI child window
    - press ALT-C and you will get the system menu instead of Childs menu
    - press ALT-W and you will get the Childs menu instead of Window menu

Second bug:

    - run the sample
    - click on Childs then New
    - maximize the MDI child window
    - press ALT-C
    - press ESC
    - press ESC again and the child icon will disappear

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

Return to FiveWin for Harbour/xHarbour

Who is online

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