Skip to content

Bloom is a light weight user interface framework for developers. Based on wonderful code from Xin Hou

Notifications You must be signed in to change notification settings

impaler/As3-Bloom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 

Repository files navigation

----------------------------------------------------------------
AS3 Bloom GUI Framework

Bloom is a light weight user interface framework for developers.
Bloom utilises a user friendly api and theme system.

There are currently two main versions of Bloom being worked on.
----------------------------------------------------------------
----------------------------------------------------------------

BloomLite - https://bitbucket.org/sindney/bloomlite/
A speed first branch of as3-bloom ui framework.

----------------------------------------------------------------

Bloom - https://github.com/impaler/As3-Bloom/tree/2.x-dev
A branch focused on features for more complicated use cases
and application requirements.

----------------------------------------------------------------
----------------------------------------------------------------

Contributors are sindney, impaler.

sidney's website and project page;
http://sindney.com/project/bloom

----------------------------------------------------------------

----------------------------------------------------------------
----------------------------------------------------------------
Current recommended stable version  	- 1.0.1 r2
----------------------------------------------------------------

History

Version 1.0.1 r2
 - Margin Bug, SelectList

Version 1.0.0 r1
 - ThemeBase.Text_Button_Over/Text_Button_Down/List_Selected added.

Version 1.0.0 r0
 - As3-Bloom's first stable release.

Version 0.1.1 r33
 - ScrollBar bug fixed.
 - Consider to separate BMPTheme.

Version 0.1.1 r31
 - Example "HelloWorld" added.
 - Minor changes.

Version 0.1.1 r2
 - TabBox added.
 - CheckBoxGroup fix.
 - Now there's only 2 things left todo. Bug fix && Finish the BMPTheme. Guys, get ready to say "hello" to Bloom's first stable release ;)

Version 0.1.0 r27
 - You can adjust window's content's margin to make some special effect now.
 - List bug fixed and some minor changes.

Version 0.1.0 r26
 - bloom.containers.Accordion added.

Version 0.1.0 r25
 - bloom.containers.Window added.

Version 0.1.0 r24
 - bloom.theme.* added. thanks to impaler's idea!
 - sereval bug fixed.
 - scale9 system added, and open your eyes, because sth amazing is coming ;D

Version 0.0.9 r23
 - ScrollContainer, ScrollBar, changed.

Version 0.0.9 r21
 - NumericStepper Mouse Wheel Event added.
 - ScrollContainer added.
 - FlowContainer Bug fixed.
 - And i think the release date of Bloom's stable version is drawing near.

Version 0.0.9 r19
 - NumericStepper added.

Version 0.0.8 r14
 - Panel deleted.
 - bloom.containers.* added.
 - Margin method enabled.
 - Interface IComponent added.

Version 0.0.7 r13
 - BMDBrush.repeat added.
 - ToggleButton/ToggleSwitcher bug fixed.

Version 0.0.6 r12
 - ThemeBase load/save Theme test.

Version 0.0.6 r11:
 - TextBox bug fixed.
 - List added.
 - Drop shadow filter added.

Version 0.0.6 r10:
 - It's close to stable now. And i think i won't change it's core or components' methods/vars/etc.I just need to finish the Theme part and add more comps.
 - BMDBrush added.
 - Form added.

Version 0.0.5 r8:
 - ThemeBase.saveThemeToByteArray():ByteArray added.

Version 0.0.4 r7:
 - ThemeBase update.
 - New Theme LightTheme added.

Version 0.0.4:
 - ToggleSwitcher added.
 - FrameBase changed.

Version 0.0.3:
 - topLeft(x:Number, y:Number) function added.
 - FrameBase.as Update, added scale,rotation components.
 - Button addChild() bug fixed.

Version 0.0.1:
 - Use invalidate() instead of normal draw(), which means all changed graphics will be drawn in the next enterframe.
 - Brush skinning system makes it easier to change any component's style.
 - Improved class structure is more clear and easy to learn for newbies.
 - Now you can make some simple animation on some component, see bloom.animation.* for more information.
 - Still small file size, little memory use.

----------------------------------------------------------------

Copyright (C) 2012 - 2100 sindney, impaler

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

----------------------------------------------------------------

About

Bloom is a light weight user interface framework for developers. Based on wonderful code from Xin Hou

Resources

Stars

Watchers

Forks

Packages