When using scrollbar with 0.7.2 release, you may have notice a problem while dragging scroll thumb.
When hiting up or down asset buttons while dragging thumb, scroll thumb hang and you have to release an press it again to continue scrolling.
Here is the solution :
StyleManager.getInstance().setClassStyle( Button , { disabledDragRollState : true } );
Place it anywhere in your code and don’t forget StyleManager and Button classes import.
No updates for a long time, but i’m still working on myLib, just not enough time atually.
Next release will be available with some new interesting features :
- FMS stream with MediaPlayer
- HTTPPseudoStream with MediaPlayer (http://xmoov.com/xmoov-php/)
- ComboBoxStepper components
- FocusManager improvement
- And of course lots of bugs fix and other minor new features
So be patient and stay tuned!
Note that myLib license change with this new release, now under MPL (Mozilla public license).
Don’t forget to give feedback!
myLib 0.7.1 is a minor update which fix severals problems, all download page packages and SVN repository have been update. You can get fixed bug overview from forum or from history file available with downloaded packages.
Demo is also now available from myLib website (ColorPicker and Stpper/NumericStepper demo have been added)
Here it is!
myLib is finally available for download. 3 packages are available :
- Designers (mxp only)
- Flex developpers (swc only)
- Complete source
Please use bugtracker and forum if you have any problems.
Enjoy!
myLib Adobe flash as3 components alternative will be available soon!
Just need little more time to complete myLib website.
Stay tuned!