Bad positioning of context menu of control.

41 views
Skip to first unread message

rry...@poczta.onet.pl

unread,
Nov 3, 2025, 6:43:11 AMNov 3
to Harbour Minigui

    @10,10  BUTTONEX B1 WIDTH 40 HEIGHT 40  ACTION test()
    DEFINE CONTEXT MENU CONTROL B1
        MENUITEM 'Test1 '   ACTION  ftest1()
        MENUITEM 'Test2 '   ACTION  ftest2()
    END MENU

In this example I demonstrate the problem.
When the column or the row position of button b1 is less then zero, the menu appears
in a wrong postion. 
It happens when you have 2 or more monitors.

Regards, Richard.



Reply all
Reply to author
Forward
0 new messages