It is currently 01 Jan 2010, 07:55

Welcome
Welcome to the SDB Engine Forum!
You are currently viewing our boards as a guest, which gives you limited access to view most discussions and access our other features. By joining our free community, you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content, and access many other special features. Registration is fast, simple, and absolutely free, so please, <a href="/profile.php?mode=register">join our community today</a>!


Post a new topicPost a reply Page 1 of 1   [ 11 posts ]
Author Message
 Post subject: SCUI: Work in progress 0.6 --> 0.7
PostPosted: 11 Mar 2009, 23:43 
Site Admin
User avatar

Joined: 22 Mar 2007, 22:50
Posts: 112
Ok, it's time to write down what I've implemented since now in the upcoming release :D

scui.Initialize()
An usefull command to wipe a defined Gui so you will be able to build a new one without worries in the same program.

RWin
With RWin I mean real windows, this feature is not completed yet, it's a big task so be patient :D
Actually the system can handle child window and the relative events (OnSize, OnMove, OnClose, ...), in the child windows we can have right now BevelBoxes, Labels and Buttons

GroupFrame
Now Labels can acts like Group Frames

Scroller
New class for fine & nice scroller with or without buttons to increase or decrease the current value.
This class will replace the SimpleScroller, too much bugged to be corrected :mrgreen:
Arrow buttons can be both at the top/left side, bottom/right side or at the scroller sides

MultiLanguage
I've written a couple of functions to handle multilanguage Guis, to change the language of the entire Gui you will need only one command to load the catalog and to apply the changes

These are the most relevant changes done, more, of course will come!!


Report this post
Top
 Profile  
 
 Post subject: Re: SCUI: Work in progress 0.6 --> 0.7
PostPosted: 12 Mar 2009, 09:51 

Joined: 06 Oct 2008, 09:42
Posts: 1
I see you fixed the scroll-bug...
Where are my bones ?
Sorry ...when i can get my Version ;-)

Sounds like good ;Scroller like "normal way" , Groupframe nice and RWIN i like the look of it.

cheers malsehn


Report this post
Top
 Profile  
 
 Post subject: Re: SCUI: Work in progress 0.6 --> 0.7
PostPosted: 12 Mar 2009, 10:14 
Site Admin
User avatar

Joined: 22 Mar 2007, 22:50
Posts: 112
This evening, or least tomorrow, I'll post a WIP and a couple of test script here, stay tuned :D


Report this post
Top
 Profile  
 
 Post subject: Re: SCUI: Work in progress 0.6 --> 0.7
PostPosted: 16 Mar 2009, 19:52 

Joined: 06 Oct 2008, 09:42
Posts: 1
I want to see the light of day.

hopeful malsehn


Report this post
Top
 Profile  
 
 Post subject: Re: SCUI: Work in progress 0.6 --> 0.7
PostPosted: 22 Mar 2009, 22:01 

Joined: 06 Oct 2008, 09:42
Posts: 1
I remain respectfully yours malsehn....


Report this post
Top
 Profile  
 
 Post subject: Re: SCUI: Work in progress 0.6 --> 0.7
PostPosted: 29 Mar 2009, 20:59 
Site Admin
User avatar

Joined: 22 Mar 2007, 22:50
Posts: 112
Hello all, I know, I've promised, but lately I've been busy with RL and my work so I've not yet completed a WIP version to share with you.
I hope to upload soon a package with the WIP and 2 or 3 demos to show the major new features coming with the new release.

For example here is a screenshot of the NewScroller class Demo:
Image
They act like thay should, flicker removed and the arrows are rendered using a new addon library that will be used to render 2d vector pictures.

Attached there is a pdf file with the full Scroller class specification, I hope to have the time to make this kind of docs for every available class, let me know if the document is clear.

Sorry again for the delay :D


Attachments:
File comment: Full Scroller Class Specification Document
ScuiLib(0.7) - Scroller Class.pdf [61.16 KiB]
Downloaded 39 times
Report this post
Top
 Profile  
 
 Post subject: Re: SCUI: Work in progress 0.6 --> 0.7
PostPosted: 30 Mar 2009, 21:24 
Site Admin
User avatar

Joined: 22 Mar 2007, 22:50
Posts: 112
Hello guys, the time for a WIP of the 0.7 is come, here is the content of the zip file:

- Default_Standard.hws
This file contains the preferences and the default theme
- Dogs.png
Sample image used by the scroller demo
- FilezLib.hwa
Auxiliary library used by ScuiLib for common files operations
- RWin
Client window used by the RWin demo (compiled for OS3.x)
- RWinDEMO.hws
RWin demo
- Scroller_Demo.hws
New scroller class demo 1
- ScuiLib_7(018).hws
Main library
- TestNewScroller.hws
New scroller class demo 2
- VectorzLib.hws
Auxiliary library used by ScuiLib for simple 2d vector images rendering


Now some notes about this WIP:
1) The library is very far from the next release, I've started many new features but only few of them are completed
2) Scroller_Demo and TestNewScroller shows the new rewritten scroller class, this will replace the simple scroller class at release time
3) RWinDEMO program can be used only in OS3.x due to the RWin executables compiled for OS3.x
4) Have fun!!


Attachments:
WIP07a.zip [574.96 KiB]
Downloaded 43 times
Report this post
Top
 Profile  
 
 Post subject: Re: SCUI: Work in progress 0.6 --> 0.7
PostPosted: 30 Mar 2009, 21:45 

Joined: 27 May 2008, 19:38
Posts: 67
Location: Dresden / Germany
Wow, this looks superb! Tipsi will be very excited. :-) Well done, Fabio! And don't panic, RL and stuff first!


Report this post
Top
 Profile  
 
 Post subject: Re: SCUI: Work in progress 0.6 --> 0.7
PostPosted: 31 Mar 2009, 08:31 

Joined: 06 Oct 2008, 09:42
Posts: 1
right right clyde...

greetings malsehn


Report this post
Top
 Profile  
 
 Post subject: Re: SCUI: Work in progress 0.6 --> 0.7
PostPosted: 22 May 2009, 08:35 

Joined: 06 Oct 2008, 09:42
Posts: 1
Sorry for the long patient. :oops:
The last time in my real life was very hard.
I hope now comes a good and constructive time, but in summertime things outside the "living walls" are very impressive :roll:
All in all I will back with some questions and Ideas. 8)

Cheers malsehn


Report this post
Top
 Profile  
 
 Post subject: Re: SCUI: Work in progress 0.6 --> 0.7
PostPosted: 26 May 2009, 08:49 
Site Admin
User avatar

Joined: 22 Mar 2007, 22:50
Posts: 112
malsehn wrote:
Sorry for the long patient. :oops:
The last time in my real life was very hard.
I hope now comes a good and constructive time, but in summertime things outside the "living walls" are very impressive :roll:
All in all I will back with some questions and Ideas. 8)

Cheers malsehn


Don't worry mate, in the summer my free time is minimal, I'm trying to complete a new LookHere version and a small utility then I'll continue to develop ScuiLib but things are goin' really slooooowwwww right now!
I'll be happy to receive your thoughts and ideas!!!
:wink:


Report this post
Top
 Profile  
 
Display posts from previous:  Sort by  
Post a new topicPost a reply Page 1 of 1   [ 11 posts ]


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron