[03 May 2008] SCUI Progress

Contains all messages from the Hollywood mailing list between 01/2006 and 08/2012
User avatar
Allanon
Posts: 742
Joined: Sun Feb 14, 2010 7:53 pm
Location: Italy
Contact:

[03 May 2008] SCUI Progress

Post by Allanon »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Sat, 03 May 2008 22:47:10 -0000

Hello, for everyone interested below there is a link to a youtube video of SCUI at work. The recording was done on my notebook with the demo compiled for Windows because I've no idea how to record a video on WinUAE, every suggestions will help :)

Now SCUI supports emulated windows, take a look at the video ^^ http://it.youtube.com/watch?v=8yR-JqAAP98
----------------------------
[Allanon] Fabio Falcucci | GitHub (leaving) | Gitea (my new house) | My Patreon page | All my links
PEB
Posts: 576
Joined: Sun Feb 21, 2010 1:28 am

[03 May 2008] Re: SCUI Progress

Post by PEB »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Sat, 3 May 2008 17:37:07 -0700 (PDT)

Looking really good!
User avatar
lazi
Posts: 646
Joined: Thu Feb 24, 2011 11:08 pm

[04 May 2008] Re: SCUI Progress

Post by lazi »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 04 May 2008 10:16:58 +0200

Very impressive!
User avatar
Clyde
Posts: 351
Joined: Sun Feb 14, 2010 12:38 pm
Location: Dresden / Germany

[04 May 2008] Re: Re: SCUI Progress

Post by Clyde »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 04 May 2008 11:01:06 +0200

Wow, this is really, really great! Can't wait to have and use it (any release dates? :-D)! Maybe this could become an offical part of Hollywood? Seems that you would deserve it ...

Keep up the good work!
Currently using: Hollywood 9 with Windows IDE and Hollywood 9 with Visual Studio Code and hw4vsc
User avatar
airsoftsoftwair
Posts: 5834
Joined: Fri Feb 12, 2010 2:33 pm
Location: Germany
Contact:

[04 May 2008] Re: SCUI Progress

Post by airsoftsoftwair »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 04 May 2008 11:35:24 +0200

Very cool!

I'm wondering about the implementation.... do you use layers or sprites?
User avatar
Allanon
Posts: 742
Joined: Sun Feb 14, 2010 7:53 pm
Location: Italy
Contact:

[04 May 2008] Re: SCUI Progress

Post by Allanon »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 04 May 2008 10:07:05 -0000

Actually I'm using only one brush for the screen layer (and its gadgets) and then I rebuild the interface over it (the windows and their gadgets). When will be a function to grab a portion of the screen I will move the windows with brushes too. For overlapping buttons (ie one window over another) I disable/enable them according to the active window. Hollywood is a must, thank you for your product :)
----------------------------
[Allanon] Fabio Falcucci | GitHub (leaving) | Gitea (my new house) | My Patreon page | All my links
User avatar
Allanon
Posts: 742
Joined: Sun Feb 14, 2010 7:53 pm
Location: Italy
Contact:

[04 May 2008] Re: SCUI Progress

Post by Allanon »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 04 May 2008 10:13:29 -0000

I hope to release it soon but can't say a date, there is some tuning needed in the code, and I want to implement these feature before release:

- Support for pictures (inside buttons, bevels, ecc...)
- Implement something to support simple vector based graphics (very
usefull for gadgets like arrows)
- Load & Save themes
- Documentation

Thank you all for your interest ^^

Regards, Fabio
----------------------------
[Allanon] Fabio Falcucci | GitHub (leaving) | Gitea (my new house) | My Patreon page | All my links
User avatar
Clyde
Posts: 351
Joined: Sun Feb 14, 2010 12:38 pm
Location: Dresden / Germany

[04 May 2008] Re: Re: SCUI Progress

Post by Clyde »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 04 May 2008 14:25:20 +0200

Ok, the planed features sounds good, but I wouldn't mind if they would not be in the first release! :-) Don't get me wrong, but I think, your library right now seems fit most needs. The picture stuff is a nice to have, but it would be enough (at least for me) to have it in a later release.

You see, I and we are really fascinated and in need of your library. :-)
Currently using: Hollywood 9 with Windows IDE and Hollywood 9 with Visual Studio Code and hw4vsc
User avatar
Allanon
Posts: 742
Joined: Sun Feb 14, 2010 7:53 pm
Location: Italy
Contact:

[05 May 2008] Re: SCUI Progress

Post by Allanon »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Mon, 05 May 2008 15:40:38 -0000

Ok then, I will clean up the code adjusting it here and there and then I will public a beta release :)

Thank you for your interest ^^

Fabio
----------------------------
[Allanon] Fabio Falcucci | GitHub (leaving) | Gitea (my new house) | My Patreon page | All my links
User avatar
Clyde
Posts: 351
Joined: Sun Feb 14, 2010 12:38 pm
Location: Dresden / Germany

[11 May 2008] Re: Re: SCUI Progress

Post by Clyde »

Note: This is an archived post that was originally sent to the Hollywood mailing list on Sun, 11 May 2008 17:16:44 +0200

Hi there!
Ok then, I will clean up the code adjusting it here and there and then I will public a beta release :)
That is exactly what I wanna to read. :-)

Well, I am just wondering whether you can compile SCUI as a kind of library that can be included to Hollywood projects but the source code could not be seen by us? Or do you _have to_ give us your plain hws files, that we do include then?

Cheers Micha
Currently using: Hollywood 9 with Windows IDE and Hollywood 9 with Visual Studio Code and hw4vsc
Locked