I've just tried starting Designer 5 under AROS and it's immediately complained it needs TextEdior.mcc 15.53+, but the version in the latest publically available Icaros is 15.52. Am I missing something obvious?
Actually, using the video recorder together with a plugin which replaces Hollywood's inbuilt display handler is not possible. Of course, Hollywood shouldn't just crash but exit cleanly and show an error message so I'll fix that but if you want to record scripts you mustn't use any plugin which kill...
I'm not sure if this is a bug or if I'm just trying to do something I shouldn't... On AROS I've been trying to use the script recorder feature. As in the documentation, I've been using a single fixed size hollywood display. However, along with this I have been opening a RapaGUI (also tried with MUIR...
Works here. Please provide a minimal (!) code sample so that I can see what's wrong there... Sorry for taking a while to get back to you. The xml code is: <?xml version="1.0" encoding="iso-8859-1"?> <application> <window title="SimpleWhiteboard" notify="closerequest" id="_MAIN" width="60" height="8...
He is not talking about Hollywood Source Code, but the GUI definiton in the XML file... and there its is meant to be a string. Thus sems ok to me. Yes, this is from an XML file. So is the vertical mode working for you on Windows? If so, would you mind posting up your XML line so I can see what's no...
I've just been cross-compiling an application from AROS to Win32. I wished for a vertical toolbar, and setting Horiz="FALSE" in the xml file worked fine for AROS but did not display the toolbar under Windows. The toolbar was rendered fine when left to the default horizontal.