Page 1 of 1
[25 Jul 2008] ScuiLib 0.5 beta released
Posted: Sat Jun 13, 2020 5:31 pm
by Allanon
Note: This is an archived post that was originally sent to the Hollywood mailing list on Fri, 25 Jul 2008 21:25:22 -0000
Hello, I have released a new version of ScuiLib, here is the download link:
http://sdb.freeforums.org/scuilib-0-5-b ... d-t18.html
Comments & suggestions are welcome!
- Many bugs fixed
- Now you can navigate the guis with the keyboard
- Off-screen gadgets correctly handled now
- Code optimization
- A basic layout system has been provided
- 12 Tutorials
- two amigaguide document (Guide + Reference)
here are more details:
http://sdb.freeforums.org/scui-work-in- ... a-t13.html
[27 Jul 2008] Re: ScuiLib 0.5 beta released
Posted: Sat Jun 13, 2020 5:31 pm
by airsoftsoftwair
Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 27 Jul 2008 12:04:45 +0200
Looks very good!
If you don't mind I could include ScuiLib as a contribution in the next Hollywood version. If ScuiLib comes with the official Hollywood CD even more users could check it out. I could even integrate some of your examples into the showcase list in the Hollywood GUI.
Of course, the examples would then do a
Code: Select all
@INCLUDE "ScuiLib.hwa" ; ---> include APPLET
instead of the script because the next version of Hollywood will have the feature of including applets, too. So there's no longer any need for exposing the source code.
[27 Jul 2008] Re: ScuiLib 0.5 beta released
Posted: Sat Jun 13, 2020 5:31 pm
by Allanon
Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 27 Jul 2008 14:18:32 -0000
Thank you Andreas, I'd be very happy to see my lib in the official Hollywood cd!! The "include applet" feature is amazing! Thank you again Andreas

(wow!!)
Regards Fabio
[27 Jul 2008] SV: Re: ScuiLib 0.5 beta released
Posted: Sat Jun 13, 2020 5:31 pm
by Ferrule Media
Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 27 Jul 2008 21:02:34 +0200
Hello:)
Fabio: Congratulations about this new release! I will check it out once i get back from my hollidays!
Andreas: What is the benefit of this include applet-feature? And could you please describe how it works?
Also.. Are you planning an update to both designer and hollywood?
I'm always glad to hear news about these amazing products!
Best regards Torgeir:)
[28 Jul 2008] Re: Re: ScuiLib 0.5 beta released
Posted: Sat Jun 13, 2020 5:31 pm
by airsoftsoftwair
Note: This is an archived post that was originally sent to the Hollywood mailing list on Mon, 28 Jul 2008 11:19:33 +0200
Hello:)
Fabio: Congratulations about this new release! I will check it out once i get back from my hollidays!
Andreas: What is the benefit of this include applet-feature? And could you please describe how it works?
The possibility to include applets is perfect for authors of Hollywood extensions because they can make their work available for everyone without having to expose the source code. Also, because the next Hollywood will also support applet compression, the compiled & compressed code is much smaller than the source code.
Also.. Are you planning an update to both designer and hollywood?
Designer is not decided yet. Hollywood has the top priority