File Details
1.2.11
- R
- Apr 7, 2018
- 39.31 KB
- 33
- 7.0.0.2781
File Name
aaa_pytemp-1.2.11.zip
Supported Versions
- 7.0.0.2781
@project-version@
- List:
- Added a function to set current index: frame:SetIndex(index)
- Added Modelframe Template (PyTemp_ModelFrame_Template)
- Added Gametooltip Template (PyTemp_GameTooltip_Template)
- Added Functions to PyTemp_BasicFrame_Template:
- SetMinSize
- GetMinSize
- SetMaxSize
- GetMaxSize
- ToggleResiszerButton
- ToggleAlphaSlider
Version: 1.2.10
- List:
- Added a function to get current index (frame:GetIndex())
- Fixed a bug which caused a bug when using Rarity Numbers as colors
Version: 1.2.9
- EditBoxes: added new Values:
- IsNumeric
- LimitLength
-> EditBox is reverted to last valid input if the text is too long/not a number[integer]
Version: 1.2.8
- PyTemp_BasicFrame_Template
- Fixed a bug related to moving Frames
- Added an function to Set the Title and the Info
- PyTemp_PlusFrame_Template
- Codetweaks, Bugfixes
- PyTemp_Button_Template
- Removed non necessary function Arguments (On Enter and OnLeave only use 2 Arguments now->this, this._FrameType)
Version: 1.2.5
- PyTemp_BasicFrame_Template:
- Move Frame when Dragged at the upper border
- Move Frame when ShiftKey is Pressed
Version: 1.2.4
- fixed a bug which caused Frames to vanish, which used PyTemp_BasicFrame_Template.
Version: 1.2.3
- Added a MultiLine EditBox Template
- Fixed in issue which prevent overwriting JustifyHType of EditBox Layers
Version: 1.2.2
- Added Tooltip when Dots are drawn and no Tooltipfunction is specified
- Added Tooltips to Tabs. Use Table Key "Tooltip" (string, int, function, table)
Version: 1.2.1
- List: Fixed a bug which caused nil value exception when method not properly used
Version: 1.2
- Tabs: Function get always called
Version: 1.1
- editbox + button frames can now be completely disabled/enabled by calling Enable/Disable
Version: 1.0
Initial Release

