Creating memo with relative size doesn't work
R3fr3Sh opened this issue · 4 comments
R3fr3Sh commented
As the title says, I am unable to create memo with relative size, but I fixed my problem with one line of code added at line 55 in file core/memo.lua. I'd create pull request but I don't know how can I do that.
local renderTarget = dxCreateRenderTarget(abx-4,aby,true)
thisdp commented
Show me your code.
thisdp commented
memo = dgsDxCreateMemo(0.2,0.2,0.4,0.4,"This is a dgs-dxmemo",true)
This works fine.
R3fr3Sh commented
thisdp commented
Check your video memory. If your video memory is low, you can't create memo.
/cmd
dxstatus