| Author |
Message |
|
Allanon
|
Post subject: SCUI: Work in progress 0.6 --> 0.7 Posted: 11 Mar 2009, 23:43 |
|
| Site Admin |
 |
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 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. RWinWith RWin I mean real windows, this feature is not completed yet, it's a big task so be patient 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 GroupFrameNow Labels can acts like Group Frames ScrollerNew 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 Arrow buttons can be both at the top/left side, bottom/right side or at the scroller sides MultiLanguageI'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!!
|
|
|
| Top |
|
 |
|
malsehn
|
Post subject: Re: SCUI: Work in progress 0.6 --> 0.7 Posted: 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
|
|
| Top |
|
 |
|
Allanon
|
Post subject: Re: SCUI: Work in progress 0.6 --> 0.7 Posted: 12 Mar 2009, 10:14 |
|
| Site Admin |
 |
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 
|
|
| Top |
|
 |
|
malsehn
|
Post subject: Re: SCUI: Work in progress 0.6 --> 0.7 Posted: 16 Mar 2009, 19:52 |
|
Joined: 06 Oct 2008, 09:42 Posts: 1
|
|
I want to see the light of day.
hopeful malsehn
|
|
| Top |
|
 |
|
malsehn
|
Post subject: Re: SCUI: Work in progress 0.6 --> 0.7 Posted: 22 Mar 2009, 22:01 |
|
Joined: 06 Oct 2008, 09:42 Posts: 1
|
|
I remain respectfully yours malsehn....
|
|
| Top |
|
 |
|
Allanon
|
Post subject: Re: SCUI: Work in progress 0.6 --> 0.7 Posted: 29 Mar 2009, 20:59 |
|
| Site Admin |
 |
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:  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 
|
|
| Top |
|
 |
|
Allanon
|
Post subject: Re: SCUI: Work in progress 0.6 --> 0.7 Posted: 30 Mar 2009, 21:24 |
|
| Site Admin |
 |
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
|
|
|
| Top |
|
 |
|
Clyde
|
Post subject: Re: SCUI: Work in progress 0.6 --> 0.7 Posted: 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!
|
|
| Top |
|
 |
|
malsehn
|
Post subject: Re: SCUI: Work in progress 0.6 --> 0.7 Posted: 31 Mar 2009, 08:31 |
|
Joined: 06 Oct 2008, 09:42 Posts: 1
|
|
right right clyde...
greetings malsehn
|
|
| Top |
|
 |
|
malsehn
|
Post subject: Re: SCUI: Work in progress 0.6 --> 0.7 Posted: 22 May 2009, 08:35 |
|
Joined: 06 Oct 2008, 09:42 Posts: 1
|
Sorry for the long patient. 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 All in all I will back with some questions and Ideas.  Cheers malsehn
|
|
| Top |
|
 |
|
Allanon
|
Post subject: Re: SCUI: Work in progress 0.6 --> 0.7 Posted: 26 May 2009, 08:49 |
|
| Site Admin |
 |
Joined: 22 Mar 2007, 22:50 Posts: 112
|
malsehn wrote: Sorry for the long patient. 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 All in all I will back with some questions and Ideas.  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!!! 
|
|
| Top |
|
 |