mui.CreateGUI() problem under AROS and MOS...
Posted: Mon Mar 23, 2015 11:40 pm
Hi Andreas!
I created a mui gui but under AmigaOS4 it works and on AROS and MOS dont...
I embed the xml in the mui.CreateGUI() command with the [[ ]] like that:
mui.CreateGUI([[
xml code
]])
under AROS and MOS I get that error:
Table mui{} not found!
I made some error or was a bug?
I created a mui gui but under AmigaOS4 it works and on AROS and MOS dont...
I embed the xml in the mui.CreateGUI() command with the [[ ]] like that:
mui.CreateGUI([[
xml code
]])
under AROS and MOS I get that error:
Table mui{} not found!
I made some error or was a bug?