Page 1 of 1

Posted: 18 Sep 2010, 12:30
by martignasse
[large]SDK 5.25[/large]
This update enhance the UI part off the SDK.
A good example of what can be made with these new features is the matrix module (from the Matrix Pack 1.2).

[large]improvements[/large]
- added 'IsSeparator' and 'IsInvisible' to ParamInfo
- added 'DisplayOrder' to ParamInfo to manage inlets/outlets compatibility for patch with old version
- added 'DrawString' with LeftTop/RightBottom area in 'TGuiCanvas' class
- added 'DrawRoundedRectangle' in 'TGuiCanvas' class
- added 'TextColor', 'TextVertAlign', 'TextHorizAlign' attribs in 'TGuiPaint' class and update 'TGuiCanvas' class

[large]changes[/large]
- border of rectangle and circle are now drawn inside the object dimension
- renamed attrib 'FontSize' to 'TextSize' in 'TGuiPaint' class

[large]fixed bugs[/large]
- corrected outline problems in TGuiCanvas::DrawRectangle() and TGuiCanvas::DrawCircle()

Posted: 18 Sep 2010, 12:33
by senso
cool++++
very helpful job