The menuitems of the main menubar are too wide.
EMG
#include "Fivewin.ch"
FUNCTION MAIN()
LOCAL oWnd, oMenu
MENU oMenu 2015
MENUITEM "Test1"
MENUITEM "Test2"
MENUITEM "Test3"
MENUITEM "Test4"
MENUITEM "Test5"
ENDMENU
DEFINE WINDOW oWnd;
MENU oMenu
ACTIVATE WINDOW oWnd
RETURN NIL
GetnWidthItem( 0.5 )
GetnWidthItem( 0.5 )
Return to Bugs report & fixes / Informe de errores y arreglos
Users browsing this forum: No registered users and 3 guests