HI Everyone,
AutoIt version 3.3.8.1
Is it me .. or is it a bug
The code below creates a Right-to-Left GUI but is not displayed correct.
When the line $Menu = GUICtrlCreateMenu("help") is removed, the GUI is displayed correct
This problem did not exist with version 3.3.6.1
#Region ;**** Directives created by AutoIt3Wrapper_GUI ****
#AutoIt3Wrapper_UseUpx=n
#AutoIt3Wrapper_Res_requestedExecutionLevel=asInvoker
#AutoIt3Wrapper_Add_Constants=n
#EndRegion ;**** Directives created by AutoIt3Wrapper_GUI ****
; *** Start added by AutoIt3Wrapper ***
#include <UpDownConstants.au3&g