Post subject: Lua Forms Label set width
Oziphantom
He/Him
Joined: 7/21/2019
Posts: 11
So new to Bizhawk, and I'm dipping my toes into the debugging potential the emulator offers.. even if the debugger doesn't work. With the label, you can set a width, however it seems it's completely ignored and I can't make a label shorter or longer..
DateStringHDW = forms.label(formHWND,"00 Somday Year 1",0,25,250)
Version 2.3.2(x64) June 18,2019 Commit # 92847b1d1 What am I doing wrong?