| | The Litestep Site for News, Modules, Sources, and all the other stuff around Litestep.
| |
xLabel-3.0 Release Candidate 1!!
Posted on Saturday 01 May 2004 - 19:19:26 by GothsSecret
|
Well, now it's time to present the Community xLabel-3.0_rc1
As you can see, it's only a rc version, so this is more for reporting bugs and stuff.
grab it here
in the zip file is also an updated xLabelCFG version.
Changes:
-----------
3.0-RC1 Released on 01-05-2004, Changes by Andymon
- Added: (label-name)AlphaMap
Enables Per-Pixel AlphaMap PNG's for Normal, Hover, Pressed, Animation and HoverAnimation Images.
READ THE README FOR RESTRICTIONS!
- Added: (label-name)SolidPaintingColors (bgcolor) [(lightbevelcolor)] [(darkbevelcolor)]
Only active, if no image is specified! ( (label-name)Image )
- Added: (label-name)SolidPaintingHoverColors (bgcolor) [(lightbevelcolor)] [(darkbevelcolor)]
Only active, if no image is specified! ( (label-name)Image )
- Added: (label-name)SolidPaintingPressedColors (bgcolor) [(lightbevelcolor)] [(darkbevelcolor)]
Only active, if no image is specified! ( (label-name)Image )
- Added: (label-name)SolidPaintingBevelSize (number)
Size of the painted bevel in pixels. Requires "SolidPaintingColors" defined and found valid.
- Added: (label-name)BorderMethod (method) [(method)] [(method)]
Methods are "Raised", "Sunken", "Etched", "Bump" and ".none" (Default)
BorderMethod accepts up to three values. First for "Normal" Image, then optional "Hover" and "Pressed"
This draws only a rectangle Border, so you better use it only on Rectangular Labels!
- Added: (label-name)OnMove
Performs given action AFTER a label has been moved (Bang or Manually dragged)
- Added: Bang: !PlaySound "Full Path to *.wav|*.mp3|*.mid"
Like PsyWavBang just with added MP3 and MIDI support =)
- Added: Bang: !LabelResizeBy (label-name) (cx) (cy)
Unites !labelgrow and !labelshrink. Positive values let the label grow, negative shrink.
- Added: CFG-Tool for xLabel(Light) and xDesktop by GothsSecret
- Added: (label-name)Image supports now ANY valid FilePath, if no image is found, the File-Icon is displayed.
This supports Icon Displaying without Pink Outlines ( like with .extract=... ) on XP.
- Added: Time/Date Escape Sequence 'y' which shows "Day of the Year"
- Added: Shortcut2 Emulation: Shortcuts Hover/Pressed Sounds ( supports *.wav|*.mp3|*.mid )
- Added: (label-name)MoveModifierKey supports now ".none" for dragging without pressing any ModifierKey.
Just like the DesktopIcons.
- Changed: (label-name)PluginHtmlText becomes (label-name)HtmlText (since it's no more a plugin!)
- Changed: [activetask] no longer shows minimzed windows -> Only The "ACTIVE" (and Visible) Task
- Removed: Bang: !labeldebug
- Removed: Bang: !labelmzscriptvarcopy (label-name) (mzscript var)
Use Exported Evars instead!
- Removed: Bang: !labelposmzscriptvarcopy (label-name) (mzscript var for posx) (mzscript var for posy)
Use Exported Evars instead!
- Removed: Bang: !labelshrink
See new Bang !LabelResizeBy
- Removed: Bang: !labelgrow
See new Bang !LabelResizeBy
- Removed: Plugin: xAnim
- Removed: (label-name)OverblendStyles
- Removed: xLabelDesktop: Support for AlphaTransparent DesktopIcons
- Fixed: Moveable Labels OnEnter/OnLeave was broken, also Normal/Hover/Pressed Images. Quite big bug.
- Fixed: Sommetimes disappearing or not showing Tooltips.
|
| | | |