| User review:
|
To fix the problem of the interface (invisible buttons) in 2.1.0.0 in Windows 10 do this:
- Download Resource Hacker http://www.angusj.com/
- In Resource Hacker open yamb.exe
- In the RCData part locate TMAINFORM
- In the Editor View change Width & Height of Mainform (first lines of the script)
Width = 820
Height =600
- Compile Script (Green Play Button)
- Save
Done!
Now all the buttons & fields are visible.
PD: This works for my 1920x1080 screen resolution if you have a much High resolution try with higher values. |