sUper sCalable component for Lazarus Activity
scalable components for Lazarus IDE
Brought to you by:
krisjacewicz
- tuned the IsRunningInXmir
- various fixes
minor code changes
added new event to TUCFormMagic
added XmirSubmode property to TUCFormMagic, that you can use to decide how to adjust form size to the Xmir window.
fixed detection of whether or not the app is running under Xmir
- extended TScalabilityKernel for using design-time values to set runt-time metrics
added TUCFormMagic non-visual component, that makes it super easy to scale app without writing code
fixed bug in: TScalabilityKernel.ScaleEntireForm(Xratio,Yratio: double);
- moved TScalabilityKernel and related logic to UCKernel unit
the initial commit